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.V7Preview7 (in Resto.Front.Api.V7Preview7.dll)
Syntaxstring GetConfigsDirectoryPath()
Return Value
Type: 
String
Remarks
            Config files will not be deleted during iikoFront app data reset.
            
See Also