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)
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à
StringVedi anche