HttpBrowserCapabilitiesWrapper.Platform プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クライアントが使用しているオペレーティング システムの名前 (既知の場合) を取得します。
public:
virtual property System::String ^ Platform { System::String ^ get(); };
public override string Platform { get; }
member this.Platform : string
Public Overrides ReadOnly Property Platform As String
プロパティ値
クライアントが使用しているオペレーティング システム (既知の場合) は、値が "Unknown" に設定されます。