SPEventReceiverDefinitionCreationInformation.Assembly property

This class or member is reserved for internal use and is not intended to be used in your code.

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

Syntax

'Declaration
Public Property Assembly As String
    Get
    Set
'Usage
Dim instance As SPEventReceiverDefinitionCreationInformation
Dim value As String

value = instance.Assembly

instance.Assembly = value
public string Assembly { get; set; }

Property value

Type: System.String

See also

Reference

SPEventReceiverDefinitionCreationInformation class

SPEventReceiverDefinitionCreationInformation members

Microsoft.SharePoint namespace