JSField.Attributes Vlastnost

Definice

Získá atributy, které jsou přidruženy k tomuto poli.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

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

Hodnota vlastnosti

PrivateScope

Platí pro

Viz také