HttpBrowserCapabilities.JavaApplets Property

Definition

Gets a value indicating whether the client browser supports Java applets.

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

Property Value

true if the browser client supports Java applets; otherwise, false. The default is false.

Applies to