HttpBrowserCapabilitiesWrapper.IsColor Property

Definition

Gets a value that indicates whether the browser has a color display.

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

Property Value

true if the browser has a color display; otherwise, false. The default is false.

Applies to