Proprietà EnsureLocalFolderAllStructure
             | 
          
        
        
            Indica se scaricare in locale tutta la struttura o solo la cartella singola.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool AllStructure { get; set; }Public Property AllStructure As Boolean
	Get
	Set
public:
property bool AllStructure {
	bool get ();
	void set (bool value);
}member AllStructure : bool with get, set
Valore della proprietà
Boolean
Vedi anche