QueryEditResult.MoreInfo 属性

获取 tagVSQueryEditResultFlags 标志,描述编辑文档的属性。

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

语法

声明
Public ReadOnly Property MoreInfo As tagVSQueryEditResultFlags
public tagVSQueryEditResultFlags MoreInfo { get; }

属性值

类型:Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResultFlags
tagVSQueryEditResultFlags 标志,描述编辑文档的属性。

备注

,当有请求修改文档时,这些标志返回。 有关更多信息,请参见 QueryEditResult

.NET Framework 安全性

请参见

参考

QueryEditResult 结构

Microsoft.VisualStudio.Modeling.Shell 命名空间