Site.Copy Method

Definition

Creates an equivalent copy of the Site object.

public:
 System::Object ^ Copy();
public object Copy ();
member this.Copy : unit -> obj
Public Function Copy () As Object

Returns

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

Applies to