Proprietà BomManualSettingsLoadConfigCmdEsporta
             | 
          
        
        
            Indica se caricare o meno la configurazione per il comando Esporta
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool LoadConfigCmdEsporta { get; set; }Public Property LoadConfigCmdEsporta As Boolean
	Get
	Set
public:
property bool LoadConfigCmdEsporta {
	bool get ();
	void set (bool value);
}member LoadConfigCmdEsporta : bool with get, set
Valore della proprietà
Boolean
Vedi anche