Compartilhar via


Interface IVCBuildCompleteCallback

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
<GuidAttribute("3F79C7FE-1656-4222-9E2A-DE3A53ADA632")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVCBuildCompleteCallback
[GuidAttribute("3F79C7FE-1656-4222-9E2A-DE3A53ADA632")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCBuildCompleteCallback
[GuidAttribute(L"3F79C7FE-1656-4222-9E2A-DE3A53ADA632")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVCBuildCompleteCallback
[<GuidAttribute("3F79C7FE-1656-4222-9E2A-DE3A53ADA632")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVCBuildCompleteCallback =  interface end
public interface IVCBuildCompleteCallback

O tipo IVCBuildCompleteCallback expõe os membros a seguir.

Métodos

  Nome Descrição
Método público OnBuildCompleted

Superior

Consulte também

Referência

Namespace Microsoft.VisualStudio.VCProjectEngine