SPEventReceiverDefinitionCreationInformation class
This class or member is reserved for internal use and is not intended to be used in your code.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPEventReceiverDefinitionCreationInformation
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPEventReceiverDefinitionCreationInformation
'Usage
Dim instance As SPEventReceiverDefinitionCreationInformation
public class SPEventReceiverDefinitionCreationInformation
Remarks
SPEventReceiverDefinitionCreationInformation is implemented to support functionality in client APIs. In server-side code, use the Add method from the SPEventReceiverDefinitionCollection object to create a SPEventReceiverDefinition object.
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.