HttpBrowserCapabilitiesBase.Platform Property

Definition

When overridden in a derived class, gets the name of the operating system that the client is using, if known.

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

Property Value

The operating system that the client is using, if known.

Exceptions

Applies to