ComPortHandle.ToString Method
Creates a string representation of the current ComPortHandle object.
Namespace: Microsoft.SPOT.Emulator.Com
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)
Syntax
public override string ToString ()
Return Value
A string that contains transport type and port number for the current ComPortHandle object.
Version Information
Available in .NET Micro Framework version 2.0
See Also
Reference
ComPortHandle Structure
ComPortHandle Members
Microsoft.SPOT.Emulator.Com Namespace