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.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public 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à
Tipo:
StringVedi anche