다음을 통해 공유


IVsAsyncDeferredDocView2 인터페이스

정의

[System.Runtime.InteropServices.Guid("F5339B02-5620-4819-9B94-7225835024F9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncDeferredDocView2
[<System.Runtime.InteropServices.Guid("F5339B02-5620-4819-9B94-7225835024F9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncDeferredDocView2 = interface
Public Interface IVsAsyncDeferredDocView2
특성

메서드

LoadDocViewAsync(Object, Guid)

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

적용 대상