Provides friendly device driver name as well as simple COM# name
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class CommPortName
Public Class CommPortName
public ref class CommPortName
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
CommPortName()()() | Initializes a new instance of the CommPortName class | |
BestName |
Get the most useful name
| |
Equals(Object) | (Inherited from Object.) | |
FriendlyName |
Device driver friendly name, if available
| |
GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
SimpleName |
Standard COM# name string
| |
ToString()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
CommPortName |