QuerySaveResult.UserCanceled 属性

true iff 保存操作由用户取消。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public ReadOnly Property UserCanceled As Boolean
public bool UserCanceled { get; }

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

QuerySaveResult 结构

Microsoft.VisualStudio.Modeling.Shell 命名空间