[TIBCO.EMS .NET Admin client library 5.1 documentation]

Get the URL for this connection.

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

Syntax

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

Return Value

the URL for this connection.

See Also