Gets the ID of the newly selected audio device that raised the device change event.
public:
property String^ Id {
String^ get ();
}
Type: String
ID of the newly selected audio device that raised the device change event.
Namespace: Windows.Media.Devices
Metadata: windows.winmd
IDefaultAudioDeviceChangedEventArgs Interface