Gets a value indicating whether the browser is a beta version.

Declaration Syntax
public bool Beta { get; }Public ReadOnly Property Beta As Boolean
public:
property bool Beta {
bool get ();
}
Return Value
true if the browser is a beta version; otherwise, false. The default is false.
Assembly:
OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0