Share via


JSFieldInfo.Attributes 屬性

定義

取得與這個欄位關聯的屬性。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

列舉值的位元組合。

適用於

另請參閱