Proprietà CreateFolderOutFolderPath
             | 
          
        
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic List<string> OutFolderPath { get; }Public ReadOnly Property OutFolderPath As List(Of String)
	Get
public:
property List<String^>^ OutFolderPath {
	List<String^>^ get ();
}member OutFolderPath : List<string> with get
Valore della proprietà
ListString
Vedi anche