SignalingHeaderParser.Uri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URI of the header. Can be null if the header has no URI.
public:
property Microsoft::Rtc::Signaling::SipUriParser ^ Uri { Microsoft::Rtc::Signaling::SipUriParser ^ get(); };
public Microsoft.Rtc.Signaling.SipUriParser Uri { get; }
member this.Uri : Microsoft.Rtc.Signaling.SipUriParser
Public ReadOnly Property Uri As SipUriParser