ICMSNavigationBuildingSessionAssetsToBuild Property
|
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax IEnumerable<string> AssetsToBuild { get; }
ReadOnly Property AssetsToBuild As IEnumerable(Of String)
Get
property IEnumerable<String^>^ AssetsToBuild {
IEnumerable<String^>^ get ();
}
abstract AssetsToBuild : IEnumerable<string> with get
Property Value
Type:
IEnumerableStringSee Also