Project.ParentEngine 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.
Gets the parent engine object.
public:
property Microsoft::Build::BuildEngine::Engine ^ ParentEngine { Microsoft::Build::BuildEngine::Engine ^ get(); };
public Microsoft.Build.BuildEngine.Engine ParentEngine { get; }
member this.ParentEngine : Microsoft.Build.BuildEngine.Engine
Public ReadOnly Property ParentEngine As Engine
Property Value
Engine object.