Share via


SharePointHandler Constructor

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This method has been deprecated.")> _
Public Sub New
'Usage

Dim instance As New SharePointHandler()
[ObsoleteAttribute("This method has been deprecated.")]
public SharePointHandler()

Remarks

You can no longer instantiate an object of this class, so only its non-obsolete, static, methods are available.

See Also

Reference

SharePointHandler Class

SharePointHandler Members

Microsoft.SharePoint.ApplicationRuntime Namespace