ProjectElement.Clone Method

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

Syntax

'Declaration
Public Function Clone As ProjectElement
public ProjectElement Clone()
public:
ProjectElement^ Clone()
member Clone : unit -> ProjectElement
public function Clone() : ProjectElement

Return Value

Type: Microsoft.Build.Construction.ProjectElement

.NET Framework Security

See Also

Reference

ProjectElement Class

Clone Overload

Microsoft.Build.Construction Namespace