Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the property state of a solution.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSQUERYSAVESLNPROPS
public enum VSQUERYSAVESLNPROPS
public enum class VSQUERYSAVESLNPROPS
type VSQUERYSAVESLNPROPS
public enum VSQUERYSAVESLNPROPS
Members
Member name | Description | |
---|---|---|
QSP_HasNoProps | Solution has no properties. | |
QSP_HasDirtyProps | Solution has properties that have changed. | |
QSP_HasNoDirtyProps | Solution has no properties that have changed. |
Remarks
COM Signature
From vsshell.idl: