Click or drag to resize

IAssetFilePath Property

Gets the path of the Asset.

External Asset path is the same as its Url, internal Asset path is the actual file location on disk

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

Property Value

Type: String
See Also