ExeConfigurationFileMap::Clone Method ()

 

Creates a copy of the existing ExeConfigurationFileMap object.

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

public:
virtual Object^ Clone() override

Return Value

Type: System::Object^

An ExeConfigurationFileMap object.

.NET Framework
Available since 2.0
Return to top
Show: