Click or drag to resize

ISandboxRules Methods

The ISandboxRules type exposes the following members.

Methods
 NameDescription
Public methodCode exampleAllowBuiltin Determines if built-in function access should be allowed.
Public methodCode exampleAllowMember Determines if member access should be allowed.
Public methodCode exampleAllowType Determines if access to a particular type should be allowed.
Public methodCode exampleConnect Used internally by WinWrap Basic.
Public methodCode exampleFlushCaches Flush any caches associated with sandbox rules.
Top
See Also