Solution2::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: EnvDTE80 (in EnvDTE80.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
_Solution::Saved
Show: