The URI to the server represented by this ConnectionControl. Resolves to cref="ILiveViewConnectionControl.ConnectionConfig.URI".

Namespace: StreamBase.LiveView.API
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.1.0.0 (11.1.0.8)

Syntax

         
 C#  Visual Basic  Visual C++ 
LiveViewURI URI { get; }
ReadOnly Property URI As LiveViewURI
	Get
property LiveViewURI^ URI {
	LiveViewURI^ get ();
}

See Also