HttpBrowserCapabilitiesWrapper.AOL Property

Definition

Gets a value that indicates whether the client is an America Online (AOL) browser.

public:
 virtual property bool AOL { bool get(); };
public override bool AOL { get; }
member this.AOL : bool
Public Overrides ReadOnly Property AOL As Boolean

Property Value

true if the browser is an AOL browser; otherwise, false. The default is false.

Applies to