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