VSQUERYSAVESLNPROPS Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the property state of a solution.
public enum class VSQUERYSAVESLNPROPSpublic enum class VSQUERYSAVESLNPROPSenum VSQUERYSAVESLNPROPSpublic enum VSQUERYSAVESLNPROPStype VSQUERYSAVESLNPROPS = Public Enum VSQUERYSAVESLNPROPS- Inheritance
- 
				VSQUERYSAVESLNPROPS
Fields
| Name | Value | Description | 
|---|---|---|
| QSP_HasNoProps | 0 | Solution has no properties. | 
| QSP_HasDirtyProps | 1 | Solution has properties that have changed. | 
| QSP_HasNoDirtyProps | 2 | Solution has no properties that have changed. | 
Remarks
COM Signature
From vsshell.idl: