Specifies the local file name for the downloaded file.
Public Property LocalFileName As String
public string LocalFileName {get;set;}
A string specifying the local file name for the downloaded file. If the value is a null reference (Nothing in Visual Basic), FileName is used. The default is a null reference (Nothing in Visual Basic).