DeviceInformation.ModuleName Property |
Language: |
Retrieves the module name of the Microsoft DirectSound driver corresponding to this device.
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
System.String
This property is read-only.
The module name of the DirectSound driver corresponding to this device.
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