WebBrowserBase.Text 屬性

定義

此一控制項不支援這個屬性。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public override string Text { get; set; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Text : string with get, set
Public Overrides Property Text As String

屬性值

顯示於控制項中的文字。

屬性

例外狀況

正在設定此屬性。

適用於