共用方式為


EventHandlerCreationInformation class

提供建立事件處理常式的資訊。

Inheritance hierarchy

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

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<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

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.

請參閱

參照

EventHandlerCreationInformation members

Microsoft.ProjectServer.Client namespace