Solution3::Saved Property
Visual Studio 2015
Gets or sets a value indicating whether a solution has not been modified since last being saved or opened.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Property Value
Type: System::Booleantrue if the object has not been modified since last being saved or opened; otherwise, false. The default is true.
Implements
Solution2::Saved
Show: