DesignerView.Text 屬性

定義

會取得設計師視圖的名稱。

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

屬性值

包含 的名稱 DesignerView的字串。

適用於