Share via


View.Name プロパティ

定義

オブジェクトの表示名を表す String (C#の文字列 ) 値を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ default { System::String ^ get(); void set(System::String ^ value); };
public string this { get; set; }
Default Public Property Name As String

プロパティ値

適用対象