Share via


Value Property

Gets or sets the bandwidth value.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property Value As Long
    Get
    Set
'Usage
Dim instance As SdpBandwidth
Dim value As Long

value = instance.Value

instance.Value = value
public long Value { get; set; }

Property Value

Type: System..::..Int64

Remarks

This property is meaningless if [Modifier] is an empty string.

See Also

Reference

SdpBandwidth Class

SdpBandwidth Members

Microsoft.Rtc.Signaling Namespace