IVCBuildCompleteCallback 인터페이스
네임스페이스: Microsoft.VisualStudio.VCProjectEngine
어셈블리: Microsoft.VisualStudio.VCProjectEngine(Microsoft.VisualStudio.VCProjectEngine.dll)
구문
‘선언
<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
IVCBuildCompleteCallback 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
![]() |
OnBuildCompleted |
위쪽