Share via


IVsAsyncDeferredDocView Interface

Definition

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

Methods

LoadDocViewAsync(Object)

Asynchronously loads the document view's after the environment has loaded the document data.

Applies to