LumiSoft Net Help
Uri Property
NamespacesLumiSoft.Net.SIP.StackSIP_RequestLineUri
Gets or sets request URI.
Declaration Syntax
C#Visual BasicVisual C++F#
public AbsoluteUri Uri { get; set; }
Public Property Uri As AbsoluteUri
	Get
	Set
public:
property AbsoluteUri^ Uri {
	AbsoluteUri^ get ();
	void set (AbsoluteUri^ value);
}
member Uri : AbsoluteUri with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when value is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119