_dispVCProjectEngineEvents_SinkHelper.ProjectBuildStarted(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
override void ProjectBuildStarted(System::Object ^ A_1);
public:
override void ProjectBuildStarted(Platform::Object ^ A_1);
override void ProjectBuildStarted(winrt::Windows::Foundation::IInspectable const & A_1);
public override void ProjectBuildStarted (object A_1);
abstract member ProjectBuildStarted : obj -> unit
override this.ProjectBuildStarted : obj -> unit
Public Overrides Sub ProjectBuildStarted (A_1 As Object)
Parameters
- A_1
- Object