Utility class

Provides tools for converting date and time formats, for obtaining information from user names, for modifying access to sites, and for various other tasks in managing deployment.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.Utilities.Utility

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

Syntax

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

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

Utility members

Microsoft.SharePoint.Client.Utilities namespace