Compartilhar via


DocEvent Interface

Definição

This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. Para obter informações sobre esse tipo, incluindo uso, observações e exemplos, consulteDocEventObject.

public interface class DocEvent
[System.Runtime.InteropServices.Guid("096CD613-0786-11D1-95FA-0080C78EE3BB")]
public interface DocEvent
type DocEvent = interface
Public Interface DocEvent
Derivado
Atributos

Propriedades

XDocument

Obtém uma referência ao XDocument objeto associado ao DocEventObject objeto durante um OnSwitchView evento ou OnAfterImport .

Aplica-se a