IController.Text 屬性

定義

取得表示檢視名稱的字串值。

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

屬性值

String

表示檢視名稱的字串值。

適用於