WindowsScriptEngineVerifyAccess Method |
Enforces that the calling thread has access to the current script engine.
Namespace:
Microsoft.ClearScript.Windows.Core
Assembly:
ClearScript.Windows.Core (in ClearScript.Windows.Core.dll) Version: 7.2.4
Syntaxpublic void VerifyAccess()
public:
void VerifyAccess()
member VerifyAccess : unit -> unit
See Also