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: 2.2.8.5956 (2.2.8.5956)

Syntax

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

See Also