ManifestResource.Attributes Proprietà

Definizione

Ottiene gli attributi della risorsa del manifesto.

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

Valore della proprietà

Combinazione bit per bit dei valori di enumerazione che specificano gli attributi della risorsa manifesto.

Commenti

Corrisponde al Flags campo della ManifestResource tabella nello standard ECMA-335.

Si applica a