Implicit Type Conversion(String,UID) Operator
An implicit conversion to a string, returning the same string as
Value
'Declaration
Overloads Public Operator Widening CType( _
ByVal As UID _
) As String
Parameters
- uid
- The UID object from which to obtain the Value
Return Value
The dotted form of the UID as a string
Target Platforms: .NET CLR 4.0 or higher