HeroStats Libraries
ChatMessage.Expression.ToString Method 

[This is preliminary documentation and subject to change.]

Obtains a string representation of the current instance.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

String that represents the object.

See Also

ChatMessage.Expression Class | CityOfHeroes Namespace