de la propiedad EventHandlersDataSet.EventHandlersRow.EndpointUrl
Obtiene o establece la ubicación de red del controlador de eventos.
Espacio de nombres: WebSvcEvents
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property EndpointUrl As String
Get
Set
'Uso
Dim instance As EventHandlersDataSet.EventHandlersRow
Dim value As String
value = instance.EndpointUrl
instance.EndpointUrl = value
public string EndpointUrl { get; set; }
Valor de propiedad
Tipo: System.String
La ubicación de red del controlador de eventos.
Vea también
Referencia
clase EventHandlersDataSet.EventHandlersRow