Proprietà DedOpenCommandEventArgsFullFileName
             | 
          
        
        
            Restituisce il nome completo del file da aprire.
            
        
        Namespace: DedNetAssembly: 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