Proprietà DedNetApplicationPathLoghi
             | 
          
        
        
            Imposta o restituisce il percorso in cui cercare i loghi da usare per l'esportazione/stampa dei risultati.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string PathLoghi { get; set; }Public Property PathLoghi As String
	Get
	Set
public:
property String^ PathLoghi {
	String^ get ();
	void set (String^ value);
}member PathLoghi : string with get, set
Valore della proprietà
String
Vedi anche