HttpBrowserCapabilitiesWrapper.Type 属性

定义

获取浏览器的名称和主(整数)版本号。

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

属性值

String

浏览器的名称和主(整数)版本号。

适用于