共用方式為


TypePresenter.Text 屬性

定義

取得用於元件顯示名稱的值。

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

屬性值

字串名稱。

適用於