VsaEngine.LenientGlobalObject Proprietà

Definizione

Ottiene l'oggetto globale flessibile.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Oggetto globale leniente.

Si applica a