ManifestResource.Attributes Egenskap

Definition

Hämtar manifestresursattributen.

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

Egenskapsvärde

En bitvis kombination av uppräkningsvärdena som anger manifestresursattributen.

Kommentarer

Motsvarar fältet Flags i ManifestResource tabellen i ECMA-335 Standard.

Gäller för