DeviceInformation.ModuleName Property

Language:

Retrieves the module name of the Microsoft DirectSound driver corresponding to this device.

Definition

Visual Basic Public ReadOnly Property ModuleName As String
C# public string ModuleName { get; }
C++ public:
property String^ ModuleName {
        String^ get();
}
JScript public function get ModuleName() : String

Property Value

System.String
The module name of the DirectSound driver corresponding to this device.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center