VSQUERYSAVESLNPROPS Enumeration
Visual Studio 2015
Returns the property state of a solution.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| QSP_HasDirtyProps | Solution has properties that have changed. | |
| QSP_HasNoDirtyProps | Solution has no properties that have changed. | |
| QSP_HasNoProps | Solution has no properties. |
From vsshell.idl:
Show: