Share via


ISymbolVariable.Attributes 属性

定义

获取变量的特性。

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

属性值

变量特性。

适用于