Share via


MediaChannelTemplate.Label Property

Gets the Stream Label.

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

Syntax

'Declaration
Public ReadOnly Property Label As ChannelLabel
    Get
'Usage
Dim instance As MediaChannelTemplate
Dim value As ChannelLabel

value = instance.Label
public ChannelLabel Label { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.AudioVideo.ChannelLabel

See Also

Reference

MediaChannelTemplate Class

MediaChannelTemplate Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace