[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the name and location of the configuration file containing
the definitions of bridges.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string BridgesFile { get; } |
Public ReadOnly Property BridgesFile As String |
public: property String^ BridgesFile { String^ get (); } |