IVCProjectEngineEvents2.ProjectBuildStarted(Object) Method

Definition

public:
 void ProjectBuildStarted(System::Object ^ Cfg);
public:
 void ProjectBuildStarted(Platform::Object ^ Cfg);
void ProjectBuildStarted(winrt::Windows::Foundation::IInspectable const & Cfg);
[System.Runtime.InteropServices.DispId(282)]
public void ProjectBuildStarted (object Cfg);
[<System.Runtime.InteropServices.DispId(282)>]
abstract member ProjectBuildStarted : obj -> unit
Public Sub ProjectBuildStarted (Cfg As Object)

Parameters

Cfg
Object

Implements

Attributes

Applies to