Return Value
A string that represents the current object.A string that represents the current object.Returns the object contents expressed as readable string.
If the value contains a VarTypes.Reserved, VarTypes.ByRef, VarTypes.Array or VarTypes.Vector flag (or their combination), the method returns the identifiers concatenated with a "|" operator.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.