Partager via


EventHandler.EndpointUrl - Propriété

Obtient ou définit l'URL du point de terminaison qui est associé au gestionnaire d'événements.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property EndpointUrl As String
    Get
    Set
'Utilisation
Dim instance As EventHandler
Dim value As String

value = instance.EndpointUrl

instance.EndpointUrl = value
[RemoteAttribute]
public string EndpointUrl { get; set; }

Valeur de propriété

Type : System.String
L'emplacement du point de terminaison.

Voir aussi

Référence

EventHandler classe

EventHandler - Membres

Microsoft.ProjectServer.Client - Espace de noms