Click or drag to resize

AzureLogEntryToString Method

Returns a string that represents the current object.

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.0.8475.0
Syntax
C#
public override string ToString()

Return Value

String
A string that represents the current object.
See Also