IAssetMapGetAssetByPath Method Ingeniux DSS Library
Returns the Asset by path

Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax

IAsset GetAssetByPath(
	string path
)

Parameters

path
Type: SystemString
Asset path

Return Value

Type: IAsset
See Also

Reference