Udostępnij za pośrednictwem


SignalingHeaderParser.ValueWithNoParameters Property

Gets the value of the header without the header parameters. Can be null. This property may not be available for all headers even if it has a value without parameters.

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

Syntax

'Declaration
Public ReadOnly Property ValueWithNoParameters As String
    Get
'Usage
Dim instance As SignalingHeaderParser
Dim value As String

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

Property Value

Type: System.String

See Also

Reference

SignalingHeaderParser Class

SignalingHeaderParser Members

Microsoft.Rtc.Signaling Namespace