다음을 통해 공유


IVsAsyncDeferredDocView 인터페이스

정의

[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
특성

메서드

LoadDocViewAsync(Object)

환경에서 문서 데이터를 로드한 후 문서 보기의 를 비동기적으로 로드합니다.

적용 대상