[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the directory in which the server is storing its store files.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string StoreDirectory { get; } |
Public ReadOnly Property StoreDirectory As String |
public: property String^ StoreDirectory { String^ get (); } |