HttpBrowserCapabilities.Type プロパティ

定義

クライアント ブラウザーの名前とメジャー (整数) バージョン番号を取得します。

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

プロパティ値

クライアント ブラウザーの名前とメジャー バージョン番号。

適用対象