指定元素的结果添加。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)
语法
声明
Public Enumeration VSADDCOMPRESULT
public enum VSADDCOMPRESULT
成员
成员名称 | 说明 | |
---|---|---|
ADDCOMPRESULT_Success | 添加成功,关闭对话框。 | |
ADDCOMPRESULT_Failure | 将失败,不关闭对话框。 | |
ADDCOMPRESULT_Cancel | 用户已取消,关闭对话框。 |
备注
COM 签名
从 vsshell.idl: