Partager via


IVsAsyncDeferredDocView Interface

Définition

[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
Attributs

Méthodes

LoadDocViewAsync(Object)

Charge de manière asynchrone les données de l’affichage de document après que l’environnement a chargé les données du document.

S’applique à