다음을 통해 공유


ManifestResource.Attributes 속성

정의

매니페스트 리소스 특성을 가져옵니다.

public:
 property System::Reflection::ManifestResourceAttributes Attributes { System::Reflection::ManifestResourceAttributes get(); };
public System.Reflection.ManifestResourceAttributes Attributes { get; }
member this.Attributes : System.Reflection.ManifestResourceAttributes
Public ReadOnly Property Attributes As ManifestResourceAttributes

속성 값

매니페스트 리소스 특성을 지정하는 열거형 값의 비트 조합입니다.

설명

FlagsECMA-335 Standard의 테이블 필드에 ManifestResource 해당합니다.

적용 대상