LinkReferenceBlock.ToString Method

Definition

Converts the object into it's textual representation.

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

Returns

The textual representation of this object.

Applies to