Proprietà DependencyFileInfoEventArgsFileName
             | 
          
        
        
            Restituisce il file che si sta elaborando e del quale si desidera conoscere le dipendenze.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string FileName { get; }Public ReadOnly Property FileName As String
	Get
public:
property String^ FileName {
	String^ get ();
}member FileName : string with get
Valore della proprietà
String
Vedi anche