ProtocolEndpoint.Location Propiedad

Definición

Obtiene o establece la ubicación. Se trata de un elemento obligatorio.

public:
 property Uri ^ Location { Uri ^ get(); void set(Uri ^ value); };
public Uri Location { get; set; }
member this.Location : Uri with get, set
Public Property Location As Uri

Valor de propiedad

Uri

URI que representa la ubicación de la instancia actual.

Se aplica a