JSField.Attributes Proprietà

Definizione

Ottiene gli attributi associati a questo campo.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

FieldAttributes

PrivateScope

Si applica a

Vedi anche