Share via


HttpRange.ToString Method

Definition

Converts the specified range to a string.

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

Returns

String representation of the range.

Remarks

For more information, see https://docs.microsoft.com/en-us/rest/api/storageservices/specifying-the-range-header-for-file-service-operations.

Applies to