public bool UnsavedChanges { get; }
Public ReadOnly Property UnsavedChanges As Boolean Get
public: property bool UnsavedChanges { bool get (); }
member UnsavedChanges : bool with get
In This Article