Proprietà EnsureLocalFolderAllStructure
|
Indica se scaricare in locale tutta la struttura o solo la cartella singola.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public 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à
BooleanVedi anche