| DataProviderConfigPath Property |
Restituisce il percorso al database di configurazione.
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public string ConfigPath { get; }
Public ReadOnly Property ConfigPath As String
Get
member ConfigPath : string with get
Property Value
Type:
StringIl percorso al database di configurazione.
Remarks E' necessario che ApplicationPath sia impostato correttamente.
See Also