HttpBrowserCapabilities.AOL Property

Definition

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

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

Property Value

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

Applies to