| 
            
              ITFtpTransferFilename Property
             | 
          
        
        
            Filename for the transferred file.
            
        
        Namespace: GSF.Net.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
SyntaxReadOnly Property Filename As String
	Get
property String^ Filename {
	String^ get ();
}abstract Filename : string with get
 View SourceProperty Value
String
See Also