HttpBrowserCapabilities.Type 属性

定义

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

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

属性值

String

客户端浏览器的名称和主版本号。

适用于