HttpBrowserCapabilities.VBScript Property

Definition

Gets a value indicating whether the client browser supports VBScript.

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

Property Value

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

Applies to