IVsAsyncDeferredDocView 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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) |
在環境載入檔案資料之後,以異步方式載入檔案檢視的 。 |