DocData.QueryEditFile 方法

文档将编辑的警报侦听器。侦听器可以通过轮询对立编辑。

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

语法

声明
Public Function QueryEditFile As QueryEditResult
public QueryEditResult QueryEditFile()

返回值

类型:Microsoft.VisualStudio.Modeling.Shell.QueryEditResult
QueryEditResult 对象。

备注

此方法实现 IVsQueryEditQuerySave2 接口。

此方法在文档执行一 QueryEditFiles 调用。

.NET Framework 安全性

请参见

参考

DocData 类

QueryEditFile 重载

Microsoft.VisualStudio.Modeling.Shell 命名空间