SystemProperties.Audio Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that provides the indexing names of Windows file properties for System.Audio.
public:
static property SystemAudioProperties ^ Audio { SystemAudioProperties ^ get(); };
static SystemAudioProperties Audio();
public static SystemAudioProperties Audio { get; }
var systemAudioProperties = SystemProperties.audio;
Public Shared ReadOnly Property Audio As SystemAudioProperties
Property Value
A helper object that provides names for Windows file properties for System.Audio.