Share via


HttpCapabilitiesBase.Id プロパティ

定義

ブラウザー定義ファイルで指定されているブラウザーの内部識別子を取得します。

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

プロパティ値

ブラウザー定義ファイルで指定されているブラウザーの内部識別子。

適用対象