Reference Library
FileLength Property
NamespacesMBNCSUtil.NetDownloadStatusEventArgsFileLength
Gets the total length of the file to download.
Declaration Syntax
C#Visual BasicVisual C++
public int FileLength { get; }
Public ReadOnly Property FileLength As Integer
	Get
public:
property int FileLength {
	int get ();
}

Assembly: Asgard5Library (Module: Asgard5Library)