Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Name of the class that contains the Receiver Type represented by this definition.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ReceiverClass As String
Get
Set
'Usage
Dim instance As SPUsageReceiverDefinition
Dim value As String
value = instance.ReceiverClass
instance.ReceiverClass = value
public string ReceiverClass { get; set; }
Property value
Type: System.String
Returns String.
See also
Reference
SPUsageReceiverDefinition class