ConnectivityService ServerUri Property TIBCO Spotfire 6.0 API Reference
Gets the URL of the Spotfire Server currently being connected to.

Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public Uri ServerUri { get; }

Property Value

Type: Uri
The URL of the Spotfire Server or null if the user is currently working offline.
See Also