次の方法で共有


MapFieldNameInstance.Name プロパティ

定義

Name クラスの MapFieldName プロパティの計算値を取得します。

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

プロパティ値

string プロパティの計算値を表す Name 値。

適用対象