Proprietà ExportDocumentRootDestPath
             | 
          
        
        
            Percorso di destinazione dell'esportazione. Per la copia dei file il path viene uniti al path relativo alla root per 
            ottenere il percorso assoluto di destinazione.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string RootDestPath { get; set; }Public Property RootDestPath As String
	Get
	Set
public:
property String^ RootDestPath {
	String^ get ();
	void set (String^ value);
}member RootDestPath : string with get, set
Valore della proprietà
String
Vedi anche