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

适用于