IResourceLoadingOptions class

IResourceLoadingOptions class

Represents a set of options to control how external resources will be loaded.

The IResourceLoadingOptions type exposes the following members:

Properties

Property Description
skip_external_resources The property indicates whether external resources are loaded.
whitelisted_resources The external resources that will always be loaded.

See Also