SymVariable.Attributes 屬性

定義

取得變數的屬性。

public:
 virtual property System::Object ^ Attributes { System::Object ^ get(); };
public override object Attributes { get; }
public virtual object Attributes { get; }
member this.Attributes : obj
Public Overrides ReadOnly Property Attributes As Object
Public Overridable ReadOnly Property Attributes As Object

屬性值

變數屬性。

實作

適用於