TypePresenter.TypeName プロパティ

定義

コンポーネントの型の表示名を取得します。

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

プロパティ値

表示名を表す文字列。

適用対象