Restituisce o imposta il percorso di database.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public string PathDb { get; set; }
Public Property PathDb As String
Get
Set
public:
property String^ PathDb {
String^ get ();
void set (String^ value);
}
member PathDb : string with get, set
Valore della proprietà
Tipo:
StringVedi anche