Share via


IVsRunningDocTableEvents3.OnAfterAttributeChangeEx Method

Include Protected Members
Include Inherited Members

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

OnAfterAttributeChangeEx(UInt32, UInt32, IVsHierarchy, UInt32, String, IVsHierarchy, UInt32, String)

Called after a document attribute changes. This is an advanced version of the OnAfterAttributeChange method. (Inherited from IVsRunningDocTableEvents2.)

Public method

OnAfterAttributeChangeEx(UInt32, UInt32, IVsHierarchy, UInt32, String, IVsHierarchy, UInt32, String)

Called after a document attribute is changed. This is an advanced version of the OnAfterAttributeChange method.

Top

See Also

Reference

IVsRunningDocTableEvents3 Interface

IVsRunningDocTableEvents3 Members

Microsoft.VisualStudio.Shell.Interop Namespace