Share via


ProjectRootElement.DeepClone Method

Namespace:  Microsoft.Build.Construction
Assembly:  Microsoft.Build (in Microsoft.Build.dll)

Syntax

'Declaration
Public Function DeepClone As ProjectRootElement
public ProjectRootElement DeepClone()
public:
ProjectRootElement^ DeepClone()
member DeepClone : unit -> ProjectRootElement
public function DeepClone() : ProjectRootElement

Return Value

Type: Microsoft.Build.Construction.ProjectRootElement

.NET Framework Security

See Also

Reference

ProjectRootElement Class

DeepClone Overload

Microsoft.Build.Construction Namespace