IBuildEngine10.EngineServices Property

Definition

Returns the new build engine interface.

public:
 property Microsoft::Build::Framework::EngineServices ^ EngineServices { Microsoft::Build::Framework::EngineServices ^ get(); };
public Microsoft.Build.Framework.EngineServices EngineServices { get; }
member this.EngineServices : Microsoft.Build.Framework.EngineServices
Public ReadOnly Property EngineServices As EngineServices

Property Value

Applies to