HttpBrowserCapabilitiesBase.Type 屬性

定義

當在衍生類別中覆寫時,會取得瀏覽器的名稱及主要(整數)版本號。

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

屬性值

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

例外狀況

適用於