Uri.Fragment Property

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

Syntax

public:
property String^ Fragment {
         String^ get ();
}  

Property value

Type: String 

  The text that represents the fragment.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace