WebSharingManager class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.Sharing.WebSharingManager

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

Syntax

'Declaration
Public NotInheritable Class WebSharingManager
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class WebSharingManager

Thread safety

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

See also

Reference

WebSharingManager members

Microsoft.SharePoint.Client.Sharing namespace