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 VSQUERYSAVESLNPROPS
public enum class VSQUERYSAVESLNPROPS
enum VSQUERYSAVESLNPROPS
public enum VSQUERYSAVESLNPROPS
type VSQUERYSAVESLNPROPS =
Public Enum VSQUERYSAVESLNPROPS
- Inheritance
-
VSQUERYSAVESLNPROPS
Fields
QSP_HasDirtyProps | 1 | Solution has properties that have changed. |
QSP_HasNoDirtyProps | 2 | Solution has no properties that have changed. |
QSP_HasNoProps | 0 | Solution has no properties. |
Remarks
COM Signature
From vsshell.idl: