Share via


ISymbol.Name プロパティ

定義

シンボル名を取得します。 名前が指定されていない場合は、空の文字列を返します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

適用対象