AudioDeviceAddedEventArgs.User Property

The user the new audio device is associated with.

Syntax

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

Property value

Type: User 

Returns the user the new audio device is associated with.

Remarks

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

AudioDeviceAddedEventArgs Class

AudioDeviceAddedEventArgs Members

Windows.Xbox.System Namespace