SPRemoteWebEventProperties constructor
Initializes a new instance of the SPRemoteWebEventProperties class.
Namespace: Microsoft.SharePoint.Client.EventReceivers
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPRemoteWebEventProperties()
public SPRemoteWebEventProperties()
See also
Reference
SPRemoteWebEventProperties class