IUnmanagedAssetManagerUnmanagedAssetLocation Property
|
Gets the location where all unmanaged asset files are stored
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string UnmanagedAssetLocation { get; }
ReadOnly Property UnmanagedAssetLocation As String
Get
property String^ UnmanagedAssetLocation {
String^ get ();
}
abstract UnmanagedAssetLocation : string with get
Property Value
Type:
StringSee Also