다음을 통해 공유


ManifestResourceInfo.ResourceLocation 속성

정의

매니페스트 리소스의 위치를 가져옵니다.

public:
 virtual property System::Reflection::ResourceLocation ResourceLocation { System::Reflection::ResourceLocation get(); };
public virtual System.Reflection.ResourceLocation ResourceLocation { get; }
member this.ResourceLocation : System.Reflection.ResourceLocation
Public Overridable ReadOnly Property ResourceLocation As ResourceLocation

속성 값

매니페스트 리소스의 위치를 나타내는 ResourceLocation 플래그의 비트 조합입니다.

적용 대상