Share via


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" です。

適用対象