Click or drag to resize

IUnmanagedAssetFolderDirectoryInfo Property


Gets the DirectoryInfo object of this unmanaged asset folder

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
DirectoryInfo DirectoryInfo { get; }

Property Value

Type: DirectoryInfo
Remarks
Calling this property will create a directory handle to the underlying directory on disk
See Also