Edit

Share via


SipUriParser.ToString Method

Definition

Gets the URI as a string.

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

Returns

Returns the string representation of the URI.

Applies to