LogData.ToString Method

Definition

Returns the XML representation for the LogData object. Extenders will need to provide a custom implementation.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

XML representation for the LogData object

Applies to