A System.IO.Stream containing audio data or null if the data object does not contain any data in the DataFormats.WaveAudio format.
Use the DataObject.ContainsAudio method to determine whether the data object contains audio data before retrieving it with this method.
Use the erload:System.Windows.Forms.DataObject.SetAudio method to add audio data to the data object.