Click or drag to resize

IPluginIntegrationServiceGetConfigsDirectoryPath Method

Gets path to the directory where plugin should store it's configuration files (not a data).

Namespace: Resto.Front.Api
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
string GetConfigsDirectoryPath()

Return Value

String
Remarks
Config files will not be deleted during Syrve POS app data reset.
See Also