Свойство | Тип | Описание | |
---|---|---|---|
Devices | System |
Метод | Описание | |
---|---|---|
GetMatchingDevice ( string desiredName, bool strict ) : DeviceInfo | ||
IsValidDeviceName ( string desiredName ) : bool | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
Devices ( ) : System |
public GetMatchingDevice ( string desiredName, bool strict ) : DeviceInfo | ||
desiredName | string | |
strict | bool | |
Результат | DeviceInfo |
public IsValidDeviceName ( string desiredName ) : bool | ||
desiredName | string | |
Результат | bool |