ManifestResource.Attributes Eigenschaft

Definition

Ruft die Attribute der Manifestressource ab.

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

Eigenschaftswert

Eine bitweise Kombination der Enumerationswerte, die die Manifestressourcenattribute angeben.

Hinweise

Entspricht dem Flags Feld der ManifestResource Tabelle im ECMA-335-Standard.

Gilt für: