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

Generate a string representation of this ConnectionFactoryInfo.

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

Syntax

public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override

Return Value

a string representation of this ConnectionFactoryInfo.

See Also