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

屬性值

瀏覽器名稱及主要版本號。

適用於