Share via


DocumentEventsClass.remove_DocumentSaved 메서드

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

Microsoft 내부용입니다.

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

구문

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

매개 변수

구현

_dispDocumentEvents_Event.remove_DocumentSaved(_dispDocumentEvents_DocumentSavedEventHandler)

.NET Framework 보안

참고 항목

참조

DocumentEventsClass 클래스

EnvDTE 네임스페이스