CatalogHasChangedOnDisk Property |
Whether the original catalog file on disk has changed since the catalog was loaded. This may have happened if more than one instance of the application is running.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool HasChangedOnDisk { get; }Property Value
Boolean
See Also