Proprietà CopyDocumentCopyDocumentItemNewPath
|
Restituisce il path di destinazione del documento.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public string NewPath { get; set; }
Public Property NewPath As String
Get
Set
public:
virtual property String^ NewPath {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract NewPath : string with get, set
override NewPath : string with get, set
Valore della proprietà
Tipo:
StringImplementa
IMoveCopyDocumentItemNewPathVedi anche