Share via


IsSet Property

Gets whether the object contains bandwidth data.

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

Syntax

'Declaration
Public ReadOnly Property IsSet As Boolean
    Get
'Usage
Dim instance As SdpBandwidth
Dim value As Boolean

value = instance.IsSet
public bool IsSet { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

SdpBandwidth Class

SdpBandwidth Members

Microsoft.Rtc.Signaling Namespace