Share via


HttpBrowserCapabilities.Platform プロパティ

定義

クライアントが使用するプラットフォームの名前を取得します。

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

プロパティ値

クライアントが使用するオペレーティング システム。

適用対象