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

用戶端瀏覽器的名稱和主要版本號碼。

適用於