Device |
public class DeviceChangedEventArgs
Der DeviceChangedEventArgs Typ exponiert die folgenden Member.
| Name | Beschreibung | |
|---|---|---|
| DeviceChangedEventArgs | Initialsiert eine neue Instanz der DeviceChangedEventArgs-Klasse. |
| Name | Beschreibung | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Vererbt von Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Vererbt von Object) | |
| GetHashCode | Serves as the default hash function. (Vererbt von Object) | |
| GetType | Gets the Type of the current instance. (Vererbt von Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Vererbt von Object) | |
| ToString | Returns a string that represents the current object. (Vererbt von Object) |
| Name | Beschreibung | |
|---|---|---|
| ComPortName | Wenn es sich um einen ComPort handelt: Name des Ports (z.B. CCOM6). Ansonsten null. | |
| DeviceID | Die eindeutige ID des Geräts (z.B.'USB\VID_067B&PID_2303\6&F9BED0F&0&4'). |