Proprietà MoveDocumentEventArgsFromFileName
             | 
          
        
        
            Restituisce il nome completo del file da spostare, riferito al vault.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string FromFileName { get; }Public ReadOnly Property FromFileName As String
	Get
public:
property String^ FromFileName {
	String^ get ();
}member FromFileName : string with get
Valore della proprietà
String
Vedi anche