[]
Gets the FileSpecification.FileInfo object that specifies information about a referenced file. Note that this property should be used for files with names containing ASCII characters only, and is provided for backwards compatibility. For file names that contain non-ASCII characters, UnicodeFile should be used instead.
public FileSpecification.FileInfo File { get; }
Public ReadOnly Property File As FileSpecification.FileInfo