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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see dd66cd4c-b087-415f-9c3e-94e3a1835f74.