EndpointPermission.Port 属性

定义

获取与此终结点关联的网络端口号。

public:
 property int Port { int get(); };
public int Port { get; }
member this.Port : int
Public ReadOnly Property Port As Integer

属性值

与此请求关联的网络端口号,或 AllPorts

适用于