IBuildEngine10.EngineServices Property
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.
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