URL.port

Set the port. This is a shortcut for convenience because you probably don't care about the difference between port and providedPort.

  1. ushort port [@property getter]
  2. ushort port [@property setter]
    struct URL
    @property
    ushort
    port
    (
    ushort value
    )

Meta