has_guid
Description:
[
Version ( since =
"0.9.3" ) ]
public bool has_guid (
string guid)
Finds out if the device has this specific GUID.
Parameters:
this |
A Device
|
guid |
the GUID, e.g. `2082b5e0-7a64-478a-b1b2-e3404fab6dad`
|
Returns:
true if the GUID is found
|