DeviceInformation.Description Property

Language:

Retrieves a textual description of the Microsoft DirectSound device.

Definition

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

Property Value

System.String
A textual description of the DirectSound 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