DeviceProperties.PortDisplayName Property (Microsoft.DirectX.DirectInput)
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
This property is read-only.
.gif)