次の方法で共有


Variable.NameCore プロパティ

定義

Variable の名前を取得します。

protected:
 virtual property System::String ^ NameCore { System::String ^ get(); };
protected override string NameCore { get; }
member this.NameCore : string
Protected Overrides ReadOnly Property NameCore As String

プロパティ値

Variable の名前。

適用対象