Share via


IVCBuildCompleteCallback (Interfaz)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
<GuidAttribute("3A59DD59-BC50-4936-B0B5-459225F4C286")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVCBuildCompleteCallback
[GuidAttribute("3A59DD59-BC50-4936-B0B5-459225F4C286")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVCBuildCompleteCallback
[GuidAttribute(L"3A59DD59-BC50-4936-B0B5-459225F4C286")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVCBuildCompleteCallback
[<GuidAttribute("3A59DD59-BC50-4936-B0B5-459225F4C286")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVCBuildCompleteCallback =  interface end
public interface IVCBuildCompleteCallback

El tipo IVCBuildCompleteCallback expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público OnBuildCompleted

Arriba

Vea también

Referencia

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)