IDefaultAudioDeviceChangedEventArgs.Id Property

Gets the ID of the newly selected audio device that raised the device change event.

Syntax

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

Property value

Type: String 

  ID of the newly selected audio device that raised the device change event.

Remarks

Requirements

Namespace: Windows.Media.Devices

Metadata: windows.winmd

See also

Reference

IDefaultAudioDeviceChangedEventArgs Interface

IDefaultAudioDeviceChangedEventArgs Members

Windows.Media.Devices Namespace