Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 465 Bytes

uri_path.md

File metadata and controls

22 lines (15 loc) · 465 Bytes
-api-id -api-type
P:Windows.Foundation.Uri.Path
winrt property

Windows.Foundation.Uri.Path

-description

Gets the path and resource name component of the Uniform Resource Identifier (URI) as stored in this Uri instance.

-property-value

The path, including the resource name, and including the extension. Does not include query or fragment.

-remarks

-examples

-see-also