Visual Basic (Declaration) | |
---|---|
Public Overrides Function ToString() As System.String |
C# | |
---|---|
public override System.string ToString() |
Returns the expression this object represents. The return value is the value of Expression prefixed with an equal sign if this is an expression to be evaluated. Otherwise it is just the value of Expression.