DeviceProperties.PortDisplayName Property

Language:

Retrieves the human-readable display name of the port to which this device is connected. Not generally used by applications.

Definition

Visual Basic Public ReadOnly Property PortDisplayName As String
C# public string PortDisplayName { get; }
C++ public:
property String^ PortDisplayName {
        String^ get();
}
JScript public function get PortDisplayName() : 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