UserDisplayInfo.Gamertag Property

Gets the gamertag of the user.

Syntax

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

Property value

Type: String 

 Returns the gamertag of the user.

Remarks

The “Display Name and Gamerpic” XR lists specific requirements for how user names and avatar images are displayed. Consult the XR documentation for details.

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.System

Metadata: windows.winmd

See also

Reference

UserDisplayInfo Class

UserDisplayInfo Members

Windows.Xbox.System Namespace