Compartir a través de


EndpointRangeDescription.EndPort Propiedad

Definición

Obtiene o establece el puerto final de un intervalo de puertos.

[Newtonsoft.Json.JsonProperty(PropertyName="endPort")]
public int EndPort { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endPort")>]
member this.EndPort : int with get, set
Public Property EndPort As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a