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

属性值

String

受浏览器支持的输入类型。 默认值为“telephoneKeypad”。

适用于