TypePresenter.Text プロパティ

定義

コンポーネントの表示名に使用される値を取得します。

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

プロパティ値

String

文字列の名前。

適用対象