Share via


IPAddressOrRange.ToString Method

Definition

Provides a string representation of this IPAddressOrRange object.

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

Returns

The string representation of this IPAddressOrRange object.

Applies to