|
DownloadStatusCurrentFileName Property |
The name of the file currently being downloaded.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public string CurrentFileName { get; }
Public ReadOnly Property CurrentFileName As String
Get
public:
property String^ CurrentFileName {
String^ get ();
}
member CurrentFileName : string with get
Property Value
Type:
StringSee Also