ManifestResource.Attributes Vlastnost

Definice

Získá atributy prostředku manifestu.

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

Hodnota vlastnosti

Bitové kombinace hodnot výčtu, které určují atributy prostředků manifestu.

Poznámky

Flags Odpovídá poli ManifestResource tabulky ve standardu ECMA-335.

Platí pro