'Declaration
<NotNullAttribute()> Function ToLongString() As String
'Usage
Dim instance As _EasyUAPubSubMessageEventArgs Dim value As String value = instance.ToLongString()
[NotNull()] string ToLongString()
[NotNull()] String^ ToLongString();
Return Value
A long string that represents the current object.