Convert this object into a string representation.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public Overrides Function ToString() As String
This language is not supported or no code example is available.
public override string ToString()
This language is not supported or no code example is available.
public:
String^ ToString()
This language is not supported or no code example is available.
Return Value
Type: stringA string that represents this object.
Marc, 9/29/2022.