Click or drag to resize

ScriptEngineAddRestrictedHostObject Method

Overload List
 NameDescription
Public methodAddRestrictedHostObjectT(String, T) Exposes a host object to script code with the specified type restriction.
Public methodAddRestrictedHostObjectT(String, HostItemFlags, T) Exposes a host object to script code with the specified type restriction and options.
Top
See Also