Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
'Usage
Dim instance As 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: