DesignerView.Text 屬性

定義

取得設計工具檢視的名稱。

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

屬性值

String

字串,包含 DesignerView 的名稱。

適用於