ManifestResource.Attributes Özellik

Tanım

Bildirim kaynağı özniteliklerini alır.

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

Özellik Değeri

Bildirim kaynağı özniteliklerini belirten numaralandırma değerlerinin bit düzeyinde birleşimi.

Açıklamalar

FlagsECMA-335 Standard tablosundaki alana ManifestResource karşılık gelir.

Şunlara uygulanır