Udostępnij za pośrednictwem


DocData.QueryEditFile Method

Include Protected Members
Include Inherited Members

Alerts listeners that a document is about to be edited.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method QueryEditFile() Alerts listeners that a document is about to be edited. Listeners can vote against the edit.
Public method QueryEditFile(String, tagVSQueryEditFlags) Alerts listeners that a document is about to be edited. Listeners can vote against the edit.

Top

Remarks

This method performs a QueryEditFiles call on the document.

See Also

Reference

DocData Class

Microsoft.VisualStudio.Modeling.Shell Namespace