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