Share via


HttpBrowserCapabilitiesWrapper.Version 屬性

定義

取得瀏覽器的完整版本號碼 (整數和小數) 並以字串表示。

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

屬性值

String

瀏覽器的完整版本號碼並以字串表示。

適用於