WarningHeader.GetValue Method

Get the value of this warning header.

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

Syntax

'Declaration
Public Function GetValue As String
'Usage
Dim instance As WarningHeader
Dim returnValue As String

returnValue = instance.GetValue()
public string GetValue()

Return Value

Type: System.String
Value of the warning header.

See Also

Reference

WarningHeader Class

WarningHeader Members

Microsoft.Rtc.Signaling Namespace