HttpBrowserCapabilitiesWrapper.Id 屬性

定義

取得瀏覽器定義檔案中指定的瀏覽器內部識別碼。

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

屬性值

瀏覽器的內部識別碼,依據瀏覽器定義檔案所指定的。

適用於