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.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic bool HasChangedOnDisk { get; }Property Value
Type:
Boolean
See Also