HttpCapabilitiesBase.Id 속성

정의

브라우저 정의 파일에 지정된 대로 브라우저의 내부 식별자를 가져옵니다.

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

속성 값

브라우저 정의 파일에 지정된 브라우저의 내부 식별자입니다.

적용 대상