Proprietà CreateFolderPath
             | 
          
        
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.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