HttpBrowserCapabilitiesBase.Type Property

Definition

When overridden in a derived class, gets the name and major (integer) version number of the browser.

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

Property Value

The name and major version number of the browser.

Exceptions

Applies to