ISymbolVariable.Attributes 속성

정의

변수의 특성을 가져옵니다.

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

속성 값

변수 특성입니다.

적용 대상