PartnerException.ToString Method

Definition

Displays the partner exception details.

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

Returns

String

A string representing the partner exception including the base and extended properties.

Applies to