ValidationResult.ToString Method

Definition

Returns a string representation of the current object.

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

Returns

The representation of the object.

Applies to