다음을 통해 공유


IPCFilter.RemotePort Property

Definition

Gets remote port to be filtered on. Notation: "80" for single port entry."80-85" for range. "80;443;" for multiple entries. Multiple ranges not currently supported. Mixing ranges with multiple entries not currently supported. Default = null.

public string RemotePort { get; }
member this.RemotePort : string
Public ReadOnly Property RemotePort As String

Property Value

Applies to