다음을 통해 공유


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

브라우저에서 지원하는 입력 형식입니다.

예외

적용 대상