Proprietà DedDocFullFileName
             | 
          
        
        
            Restituisce il nome completo del file nel Database.
            Permette anche di impostare i valori di Nome, Percorso ed Estensione
            impostando un nome completo.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string FullFileName { get; }Public ReadOnly Property FullFileName As String
	Get
public:
property String^ FullFileName {
	String^ get ();
}member FullFileName : string with get
Valore della proprietà
String
Vedi anche