Events2.BuildEvents Свойство

Определение

Возвращает объект BuildEvents, который предоставляет события для построения решений.

public:
 property EnvDTE::BuildEvents ^ BuildEvents { EnvDTE::BuildEvents ^ get(); };
public:
 property EnvDTE::BuildEvents ^ BuildEvents { EnvDTE::BuildEvents ^ get(); };
[System.Runtime.InteropServices.DispId(303)]
public EnvDTE.BuildEvents BuildEvents { [System.Runtime.InteropServices.DispId(303)] get; }
[<System.Runtime.InteropServices.DispId(303)>]
[<get: System.Runtime.InteropServices.DispId(303)>]
member this.BuildEvents : EnvDTE.BuildEvents
Public ReadOnly Property BuildEvents As BuildEvents

Значение свойства

BuildEvents

Объект BuildEvents.

Реализации

Атрибуты

Применяется к