_Solution::Saved Property
Visual Studio 2015
Returns true if the object has not been modified since last being saved or opened.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::BooleanA Boolean value indicating true (default) if the object has not been modified since last being saved or opened; false if otherwise.
Show: