[TIBCO.EMS .NET client library 8.1 documentation]

return the url of this connection

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public string Url { get; }
Public ReadOnly Property Url As String
public:
property String^ Url {
	String^ get ();
}

See Also