ToString Method

Returns a string representation of the attribute in form of "modifier: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 SdpBandwidth
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System..::..String
A string representation of [SdpAttribute].

See Also

Reference

SdpBandwidth Class

SdpBandwidth Members

Microsoft.Rtc.Signaling Namespace