Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 372 Bytes

uri_fragment.md

File metadata and controls

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

Windows.Foundation.Uri.Fragment

-description

Gets the text following a fragment marker (#), including the fragment marker itself.

-property-value

The text that represents the fragment.

-remarks

-examples

-see-also