IVsAsynchronousProjectCreateUI Schnittstelle

Definition

Benachrichtigt einen Client, wenn das Projekt, das geladen wird, den bereitgestellten Zustand erreicht.

public interface class IVsAsynchronousProjectCreateUI
public interface class IVsAsynchronousProjectCreateUI
__interface IVsAsynchronousProjectCreateUI
[System.Runtime.InteropServices.Guid("808D838C-5821-4E4D-9399-0AB656A64E48")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAsynchronousProjectCreateUI
[<System.Runtime.InteropServices.Guid("808D838C-5821-4E4D-9399-0AB656A64E48")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAsynchronousProjectCreateUI = interface
Public Interface IVsAsynchronousProjectCreateUI
Attribute

Methoden

OnAfterProjectProvisioned(IVsHierarchy)

Wird aufgerufen, wenn ein Projekt, das asynchrone Laden von Projektmappen unterstützt, im Hintergrund geladen wird.

Gilt für