public bool IsDirty {get;}
Public ReadOnly Property IsDirty As Boolean
The project's dirty state indicates changes made to the project have not yet been saved. For example, after adding a map to the project, IsDirty will return True and the Save button is enabled.
Target Platforms: Windows 10, Windows 8.1
Project Class Project Members