NetworkConfigurationDiagnosticProfile.DestinationPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Traffic destination port. Accepted values are '*' and a single port in the range (0 - 65535).
public string DestinationPort { get; set; }
member this.DestinationPort : string with get, set
Public Property DestinationPort As String