Uri Property
Gets the URI of the header, which can be nullNothingnullptrunita null reference (Nothing in Visual Basic) if the header has no URI.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Uri As SipUriParser
Get
'Usage
Dim instance As SignalingHeaderParser
Dim value As SipUriParser
value = instance.Uri
public SipUriParser Uri { get; }
Property Value
Type: Microsoft.Rtc.Signaling..::..SipUriParser