Proprietà BomManualSettingsPathCmdEsporta
             | 
          
        
        
            Percorso dove si trova il file di configurazione per il comando Esporta
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string PathCmdEsporta { get; set; }Public Property PathCmdEsporta As String
	Get
	Set
public:
property String^ PathCmdEsporta {
	String^ get ();
	void set (String^ value);
}member PathCmdEsporta : string with get, set
Valore della proprietà
String
Vedi anche