Share via


DocumentEventsClass.remove_DocumentClosing 메서드

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Microsoft 내부용입니다.

네임스페이스:  EnvDTE
어셈블리:  EnvDTE(EnvDTE.dll)

구문

‘선언
Public Overridable Sub remove_DocumentClosing ( _
    A_1 As _dispDocumentEvents_DocumentClosingEventHandler _
)
public virtual void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler A_1
)
public:
virtual void remove_DocumentClosing(
    _dispDocumentEvents_DocumentClosingEventHandler^ A_1
)
abstract remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit  
override remove_DocumentClosing : 
        A_1:_dispDocumentEvents_DocumentClosingEventHandler -> unit
public function remove_DocumentClosing(
    A_1 : _dispDocumentEvents_DocumentClosingEventHandler
)

매개 변수

구현

_dispDocumentEvents_Event.remove_DocumentClosing(_dispDocumentEvents_DocumentClosingEventHandler)

.NET Framework 보안

참고 항목

참조

DocumentEventsClass 클래스

EnvDTE 네임스페이스