Proprietà DedRootExplorerControlAllDocumentsPaths
|
Ritorna il dizionario di tutta la struttura cartelle, comprese quelle aggiuntive
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public Dictionary<string, List<string>> AllDocumentsPaths { get; }
Public ReadOnly Property AllDocumentsPaths As Dictionary(Of String, List(Of String))
Get
public:
property Dictionary<String^, List<String^>^>^ AllDocumentsPaths {
Dictionary<String^, List<String^>^>^ get ();
}
member AllDocumentsPaths : Dictionary<string, List<string>> with get
Valore di ritorno
Tipo:
DictionaryString,
ListStringVedi anche