HttpBrowserCapabilities.Platform 속성

정의

클라이언트에서 사용하는 플랫폼의 이름을 가져옵니다.

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

속성 값

String

클라이언트에서 사용 하는 운영 체제입니다.

적용 대상