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.6.492
Syntax
DirectoryInfo DirectoryInfo { get; }

Property Value

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