Share via


HttpBrowserCapabilitiesBase.Platform プロパティ

定義

派生クラスでオーバーライドされている場合、クライアントが使用するオペレーティング システムの名前 (既知の場合) を取得します。

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

プロパティ値

クライアントが使用するオペレーティング システムの名前 (既知の場合)。

例外

適用対象