DeviceUpdatesAutodetectCOMPort Method |
Namespace: ANDREICSLIB.HelpersAssembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string AutodetectCOMPort(
string description
)
Public Shared Function AutodetectCOMPort (
description As String
) As String
public:
static String^ AutodetectCOMPort(
String^ description
)
static member AutodetectCOMPort :
description : string -> string
Parameters
- description
- Type: SystemString
Return Value
Type:
String
See Also