HttpBrowserCapabilities.Type 屬性

定義

取得客戶端瀏覽器的名稱和主要(也就是整數)版本號。

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

屬性值

客戶端瀏覽器的名稱與主要版本號。

適用於