[]
Gets or sets the file name of the application to be launched or the document to be opened or printed, in standard Windows pathname format.
public string FileName { get; set; }
Public Property FileName As String