共用方式為


HttpBrowserCapabilitiesBase.InputType 屬性

定義

在衍生類別中覆寫時,取得瀏覽器支援的輸入類型。

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

屬性值

String

瀏覽器支援的輸入類型。

例外狀況

適用於