ResourceLoadingType Enum

ResourceLoadingType Enum

Represents how to loading the linked resource.


type ResourceLoadingType int32

Fields

FieldDescription
DefaultLoads this resource as usual.
SkipSkips loading of this resource.
UserProvidedUse stream provided by user