共用方式為


EventHandlerCreationInformation members

Include protected members
Include inherited members

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

The EventHandlerCreationInformation type exposes the following members.

Constructors

  Name Description
Public method EventHandlerCreationInformation 初始化EventHandlerCreationInformation類別的執行個體。

Top

Properties

  Name Description
Public property AssemblyName 取得或設定與事件處理常式相關聯的組件名稱。
Public property CancelOnError 取得或設定布林值,指出是否為引發事件的錯誤時,應該預設取消前的事件。
Public property ClassName 取得或設定與事件處理常式相關聯之類別的名稱。
Public property Description 取得或設定事件處理常式的描述。
Public property EndpointUrl 取得或設定事件處理常式的網路位置。
Public property EventId 取得或設定事件觸發的事件處理常式的 GUID。
Public property Id 取得或設定事件處理常式的 GUID。
Public property Name 取得或設定事件處理常式的名稱。
Public property Order 取得或設定由事件觸發的事件處理常式的清單中的事件處理常式的位置順序。
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

請參閱

參照

EventHandlerCreationInformation class

Microsoft.ProjectServer.Client namespace