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