GigaSpaces XAP.NET Documentation
FileName Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.DumpDownloadEventArgsFileName
Gets the name of the file that is currently being downloaded.
Declaration Syntax
C#Visual BasicVisual C++J#
public string FileName { get; }
Public ReadOnly Property FileName As String
public:
property String^ FileName {
	String^ get ();
}
/** @property */
public String get_FileName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)