Proprietà GridInfoDataRowToFullFileName
             | 
          
        
        
            Restituisce il percorso completo del documento di arrivo.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string ToFullFileName { get; set; }Public Property ToFullFileName As String
	Get
	Set
public:
property String^ ToFullFileName {
	String^ get ();
	void set (String^ value);
}member ToFullFileName : string with get, set
Valore della proprietà
String
Vedi anche