IVsAsyncDocViewResult 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[System.Runtime.InteropServices.Guid("054D0302-F120-4719-8494-5BE1A2E04D6A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsyncDocViewResult
[<System.Runtime.InteropServices.Guid("054D0302-F120-4719-8494-5BE1A2E04D6A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsyncDocViewResult = interface
Public Interface IVsAsyncDocViewResult
- 屬性
屬性
CmdUIGuid |
取得視窗框架應該使用的命令 UI 內容。 |
LoadedDocView |
取得視窗框架應該用於其檢視的物件。 |