SPEventReceiverDefinitionCreationInformation.Type 属性

此类或成员仅供内部使用,不适合在您的代码中使用。表示事件类型的事件接收器。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property Type As SPEventReceiverType
    Get
    Set
用法
Dim instance As SPEventReceiverDefinitionCreationInformation
Dim value As SPEventReceiverType

value = instance.Type

instance.Type = value
public SPEventReceiverType Type { get; set; }

属性值

类型:Microsoft.SharePoint.SPEventReceiverType

另请参阅

引用

SPEventReceiverDefinitionCreationInformation 类

SPEventReceiverDefinitionCreationInformation 成员

Microsoft.SharePoint 命名空间