Restituisce il nome completo del file prima che venisse archiviato.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string OldFile { get; set; }Public Property OldFile As String
	Get
	Set
public:
property String^ OldFile {
	String^ get ();
	void set (String^ value);
}member OldFile : string with get, set
Valore della proprietà
String
Vedi anche