Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Refer to DocumentEvents for this functionality. Do not instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("DC5437F5-F114-11D2-AACF-00C04F688DDE")> _
Public Interface _DocumentEvents
[GuidAttribute("DC5437F5-F114-11D2-AACF-00C04F688DDE")]
public interface _DocumentEvents
[GuidAttribute(L"DC5437F5-F114-11D2-AACF-00C04F688DDE")]
public interface class _DocumentEvents
[<GuidAttribute("DC5437F5-F114-11D2-AACF-00C04F688DDE")>]
type _DocumentEvents = interface end
public interface _DocumentEvents