次の方法で共有


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

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

適用対象