次の方法で共有


PickerField.Name プロパティ

定義

ピッカー フィールドの名前を取得します。

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

プロパティ値

注釈

読み取り専用です。

適用対象