Proprietà MoveDocumentInfoDestPath
             | 
          
        
        
            Percorso di destinazione
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string DestPath { get; set; }Public Property DestPath As String
	Get
	Set
public:
property String^ DestPath {
	String^ get ();
	void set (String^ value);
}member DestPath : string with get, set
Valore della proprietà
String
Vedi anche