Uri.UserName Property

Gets the user name as parsed from a Uniform Resource Identifier (URI).

Syntax

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

Property value

Type: String 

  The user name.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace