Reference Library
FileName Property
NamespacesMBNCSUtil.NetDownloadStatusEventArgsFileName
Gets the name of the file being downloaded.
Declaration Syntax
C#Visual BasicVisual C++
public string FileName { get; }
Public ReadOnly Property FileName As String
	Get
public:
property String^ FileName {
	String^ get ();
}

Assembly: Asgard5Library (Module: Asgard5Library)