HttpBrowserCapabilities.VBScript Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de clientbrowser VBScript ondersteunt.

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

Waarde van eigenschap

true als de browserclient VBScript ondersteunt; anders, false. De standaardwaarde is false.

Van toepassing op