JSVariableField.Attributes Tulajdonság

Definíció

Lekéri a mezőhöz társított attribútumokat.

Ez az API a termékinfrastruktúrát támogatja, és közvetlenül a kódból nem használható.

public:
 virtual property System::Reflection::FieldAttributes Attributes { System::Reflection::FieldAttributes get(); };
public override System.Reflection.FieldAttributes Attributes { get; }
member this.Attributes : System.Reflection.FieldAttributes
Public Overrides ReadOnly Property Attributes As FieldAttributes

Tulajdonság értéke

Az enumerálási értékek bitenkénti kombinációja.

A következőre érvényes:

Lásd még