Compartir a través de


FromToHeader.Tag Property

Gets the Tag specified in the header.

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

Syntax

'Declaration
Public ReadOnly Property Tag As String
    Get
'Usage
Dim instance As FromToHeader
Dim value As String

value = instance.Tag
public string Tag { get; }

Property Value

Type: System.String

See Also

Reference

FromToHeader Class

FromToHeader Members

Microsoft.Rtc.Signaling Namespace