Site::Copy Method ()

 

Creates an equivalent copy of the Site object.

Namespace:   System.Security.Policy
Assembly:  mscorlib (in mscorlib.dll)

public:
Object^ Copy()

Return Value

Type: System::Object^

A new object that is identical to the current Site object.

.NET Framework
Available since 1.1
Return to top
Show: