Compartilhar via


IVsAsyncDeferredDocView Interface

Definição

[System.Runtime.InteropServices.Guid("F3965302-6220-4119-A294-5F0A87E5A4CE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncDeferredDocView
[<System.Runtime.InteropServices.Guid("F3965302-6220-4119-A294-5F0A87E5A4CE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncDeferredDocView = interface
Public Interface IVsAsyncDeferredDocView
Atributos

Métodos

LoadDocViewAsync(Object)

Carrega de forma assíncrona a exibição do documento depois que o ambiente carrega os dados do documento.

Aplica-se a