HttpUtility Constructor
Initializes a new instance of the SPHttpUtility class.
Namespace: Microsoft.SharePoint.Client.Utilities
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New HttpUtility()
protected HttpUtility()