TypePresenter.TypeName 屬性

定義

取得元件型別的顯示名稱。

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

屬性值

表示顯示名稱的字串。

適用於