CoreApplicationContext.CurrentUser Property

The user that brought the title to the foreground.

Syntax

public:
static property User^ CurrentUser {
         User^ get ();
}  

Property value

Type: User 

Returns the user that brought the title to the foreground.

Remarks

CurrentUser indicates the last user to bring the title to the foreground and is only updated when a new user brings the title to the foreground.

Requirements

Namespace: Windows.Xbox.ApplicationModel.Core

Metadata: windows.winmd

See also

Reference

CoreApplicationContext Class

CoreApplicationContext Members

Windows.Xbox.ApplicationModel.Core Namespace