Share via


IVsAsyncDocViewResult Interface

Definition

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

Properties

CmdUIGuid

Gets the command UI context that window frame should use.

LoadedDocView

Gets the object that window frame should use for its view.

Applies to