共用方式為


HttpBrowserCapabilitiesWrapper.InputType 屬性

定義

取得瀏覽器支援的輸入類型。

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

屬性值

瀏覽器支援的輸入類型。 預設值為 "telephoneKeypad"。

適用於