FreeFlow class library

DesignerLogEntry.ToString Method 

Returns a String that represents the designer log entry.

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

Return Value

A String that represents the current designer log entry.

See Also

DesignerLogEntry Class | FreeFlow.Administration Namespace