VsaEngine.LenientGlobalObject Eigenschap

Definitie

Hiermee haalt u het lenient globale object op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 property Microsoft::JScript::LenientGlobalObject ^ LenientGlobalObject { Microsoft::JScript::LenientGlobalObject ^ get(); };
public Microsoft.JScript.LenientGlobalObject LenientGlobalObject { get; }
member this.LenientGlobalObject : Microsoft.JScript.LenientGlobalObject
Public ReadOnly Property LenientGlobalObject As LenientGlobalObject

Waarde van eigenschap

Het lenient globale object.

Van toepassing op