[This is preliminary documentation and is subject to change.]
Method to determine whether the project or session has been changed.
| C# | Visual Basic | Visual C++ |
public bool AreProjectOrSessionsChanged()
Public Function AreProjectOrSessionsChanged As Boolean
public: bool AreProjectOrSessionsChanged()
True : if project or session has been changed else false.