IUnmanagedAssetItemExists Property
|
Gets whether the file or directory of the unmanaged asset physically exists on disk
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property Exists As Boolean
Get
property bool Exists {
bool get ();
}abstract Exists : bool with get
Property Value
Boolean
See Also