FileRange.ToString Method

Definition

Returns the content of the range as a string.

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

Returns

The content of the range.

Applies to