共用方式為


HttpCapabilitiesBase.Id 屬性

定義

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

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

屬性值

String

瀏覽器定義檔中所指定的瀏覽器內部識別項。

適用於