ProjectServer.EventHandlers propriedade
Obtém uma coleção de manipuladores de eventos que são definidos em uma instância de Project Web App .
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<RemoteAttribute> _
Public ReadOnly Property EventHandlers As EventHandlerCollection
Get
'Uso
Dim instance As ProjectServer
Dim value As EventHandlerCollection
value = instance.EventHandlers
[RemoteAttribute]
public EventHandlerCollection EventHandlers { get; }
Valor de propriedade
Tipo: Microsoft.ProjectServer.Client.EventHandlerCollection
Uma coleção de objetos EventHandler .