ResourceLoadingType

ResourceLoadingType enumeration

Represents how to loading the linked resource.

Values

NameValueDescription
Default0Loads this resource as usual.
Skip1Skips loading of this resource.
UserProvided2Use stream provided by user