SipUriParameter.ToString Method
Returns the string representation of the parameter in form of "name=value"
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SipUriParameter
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return Value
Type: System.String
String representation of SipUriParameter