WebConfigurationFileMap.Clone Method ()

 

Creates a new instance of a WebConfigurationFileMap class with the same value as the existing instance.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

public override object Clone()

Return Value

Type: System.Object

A new instance of a WebConfigurationFileMap class.

.NET Framework
Available since 2.0
Return to top
Show: