Share via


Port.PortProperty Property

Definition

Gets or sets the port number.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to