Clone Method
Collapse the table of content
Expand the table of content

AssemblyName.Clone Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Makes a copy of this AssemblyName object.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

public Object Clone()

Return Value

Type: System.Object
An object that is a copy of this AssemblyName object.

This method creates a new object that is identical to the original object.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft