Click or drag to resize

IAssetIsExternal Property

Gets whether the Asset pointing to an external source. External assets is simple a URL with metadata, and has no actual File in the published file system

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
bool IsExternal { get; }

Property Value

Type: Boolean
See Also