Freigeben über


_dispDocumentEvents.DocumentClosing-Methode

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Nur für die interne Verwendung durch Microsoft vorgesehen.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Sub DocumentClosing ( _
    Document As Document _
)
void DocumentClosing(
    Document Document
)
void DocumentClosing(
    [InAttribute] Document^ Document
)
abstract DocumentClosing : 
        Document:Document -> unit
function DocumentClosing(
    Document : Document
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

_dispDocumentEvents Schnittstelle

EnvDTE-Namespace