Site class

Represents a collection of sites in a Web application, including a top-level website and all its subsites.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

No code example is currently available or this language may not be supported.

Each Site object, or site collection, is represented within a SiteCollection object that consists of the collection of all site collections in the Web application.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: