EventHandlerCreationInformation 类

提供有关创建事件处理程序的信息。

继承层次结构

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.EventHandlerCreationInformation

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

语法

声明
<ScriptTypeAttribute("PS.EventHandlerCreationInformation", ValueObject := True,  _
    ServerTypeId := "{5e2b3370-c655-4803-acd8-b3705905e433}")> _
Public Class EventHandlerCreationInformation _
    Inherits ClientValueObject
用法
Dim instance As EventHandlerCreationInformation
[ScriptTypeAttribute("PS.EventHandlerCreationInformation", ValueObject = true, 
    ServerTypeId = "{5e2b3370-c655-4803-acd8-b3705905e433}")]
public class EventHandlerCreationInformation : ClientValueObject

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

EventHandlerCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间