IVsAsynchronousProjectCreateUI Interface

Definição

Notifica um cliente quando o projeto de carregamento atinge o estado provisionado.

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
Atributos

Métodos

OnAfterProjectProvisioned(IVsHierarchy)

Chamado quando um projeto que dá suporte à carga de solução assíncrona é carregado em segundo plano.

Aplica-se a