共用方式為


EventHandlerCollection.GetByGuid 方法

會從指定的 guid 集合中取得的事件處理常式。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public Function GetByGuid ( _
    uid As Guid _
) As EventHandler
'用途
Dim instance As EventHandlerCollection
Dim uid As Guid
Dim returnValue As EventHandler

returnValue = instance.GetByGuid(uid)
[RemoteAttribute]
public EventHandler GetByGuid(
    Guid uid
)

參數

傳回值

類型:Microsoft.ProjectServer.Client.EventHandler
EventHandler物件。

請參閱

參照

EventHandlerCollection 類別

EventHandlerCollection 成員

Microsoft.ProjectServer.Client 命名空間