AssemblyBuilder.Location 속성

정의

섀도 복사되지 않은 경우 매니페스트가 포함된 로드된 파일의 위치를 코드베이스 형식으로 가져옵니다.

public:
 virtual property System::String ^ Location { System::String ^ get(); };
public override string Location { get; }
member this.Location : string
Public Overrides ReadOnly Property Location As String

속성 값

매니페스트를 포함하는 로드된 파일의 위치입니다. 로드된 파일이 섀도 복사된 Location 경우 섀도 복사되기 전에 파일의 파일입니다.

예외

이 메서드는 현재 지원되지 않습니다.

호출자에게 필요한 권한이 없습니다.

적용 대상