Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 442 Bytes

uri_port.md

File metadata and controls

23 lines (16 loc) · 442 Bytes
-api-id -api-type
P:Windows.Foundation.Uri.Port
winrt property

Windows.Foundation.Uri.Port

-description

Gets the port number component of the Uniform Resource Identifier (URI) as stored in this Uri instance

-property-value

The port number.

-remarks

This property reports the implicit defaults for schemes, such as 80 for http:.

-examples

-see-also