次の方法で共有


ISymbolVariable.Attributes プロパティ

定義

変数の属性を取得します。

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

プロパティ値

変数の属性。

適用対象