Gets the address of the machine from which the session was created.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Uri { get; protected set; }
Public Property Uri As String
Get
Protected Set
public:
property String^ Uri {
String^ get ();
protected: void set (String^ value);
}
member Uri : string with get, set
Property Value
Type:
StringSee Also