RoutedEvent.ToString Method
Retrieves a string representation of the current RoutedEvent object.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public override string ToString ()
Return Value
A string representation of the current routed event. Note that this string is identical to the value returned by the Name property.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.
See Also
Reference
RoutedEvent Class
RoutedEvent Members
Microsoft.SPOT Namespace