DeviceProperties.ProductName Property

Language:

Retrieves the friendly product name of the device.

Definition

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

Property Value

System.String

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