Partager via


IVsAsyncDocViewResult Interface

Définition

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

Propriétés

CmdUIGuid

Obtient le contexte d’interface utilisateur de commande que le cadre de fenêtre doit utiliser.

LoadedDocView

Obtient l’objet que le cadre de fenêtre doit utiliser pour sa vue.

S’applique à