ResourceLoadingType enumeration

ResourceLoadingType enumeration

Represents how to loading the linked resource.

The ResourceLoadingType type exposes the following members:

Fields

FieldDescription
DEFAULTLoads this resource as usual.
SKIPSkips loading of this resource.
USER_PROVIDEDUse stream provided by user

See Also