Condividi tramite


Interfaccia IVCBuildCompleteCallback

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

'Dichiarazione
<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

Il tipo IVCBuildCompleteCallback espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico OnBuildCompleted

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine