返回解决方案属性的状态。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)
语法
声明
Public Enumeration VSQUERYSAVESLNPROPS
public enum VSQUERYSAVESLNPROPS
成员
成员名称 | 说明 | |
---|---|---|
QSP_HasNoProps | 解决方案没有特性。 | |
QSP_HasDirtyProps | 解决方案具有已更改的属性。 | |
QSP_HasNoDirtyProps | 解决方案没有更改的属性。 |
备注
COM 签名
从 vsshell.idl: