Proprietà RenameDocumentOldPath
|
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.2.0
Sintassipublic string OldPath { get; set; }
Public Property OldPath As String
Get
Set
public:
property String^ OldPath {
String^ get ();
void set (String^ value);
}
member OldPath : string with get, set
Valore della proprietà
String
Vedi anche