_BuildEvents 인터페이스
이 기능에 대해서는 BuildEvents를 참조하십시오.이 클래스에서 인스턴스화할 수 없습니다.
네임스페이스: EnvDTE
어셈블리: EnvDTE(EnvDTE.dll)
구문
‘선언
<GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")> _
Public Interface _BuildEvents
[GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")]
public interface _BuildEvents
[GuidAttribute(L"794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")]
public interface class _BuildEvents
[<GuidAttribute("794A2BA5-FFA6-4FC5-BF13-957B2C22EDD7")>]
type _BuildEvents = interface end
public interface _BuildEvents