共用方式為


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

瀏覽器的名稱和主要 (整數) 版本號碼。

適用於