Proprietà DeleteFolderPath
             | 
          
        
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic List<string> Path { get; set; }Public Property Path As List(Of String)
	Get
	Set
public:
property List<String^>^ Path {
	List<String^>^ get ();
	void set (List<String^>^ value);
}member Path : List<string> with get, set
Valore della proprietà
ListString
Vedi anche