An explicit conversion to a string, returning the same string as
Value
public override string ToString()
public:
String^ ToString(); override
'Declaration
Public Overrides Function ToString() As String
'Usage
Dim instance As UID
Dim value As String
value = instance.ToString()
Return Value
The dotted form of the UID as a string
Target Platforms: .NET CLR 4.0 or higher
Reference
UID Class
UID Members
Base Implementation in ToString