HttpBrowserCapabilities.Platform Property

Definition

Gets the name of the platform that the client uses.

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

Property Value

The operating system that the client uses.

Applies to