This documentation is archived and is not being maintained.
UIntPtr. ToString Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation . ]
Converts the numeric value of this instance to its equivalent string representation.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll)
public override string ToString()
Return Value Type:
System. String The string representation of the value of this instance. If the value of the Size property for this instance is 4, then this method is equivalent to ToString ; otherwise, this method is equivalent to ToString .
Windows Phone OS Supported in: 8.1, 8.0, 7.1, 7.0