SourceFileInfo.File Property

Definition

Gets the file on disk.

public:
 property System::IO::FileInfo ^ File { System::IO::FileInfo ^ get(); };
public System.IO.FileInfo File { get; }
member this.File : System.IO.FileInfo
Public ReadOnly Property File As FileInfo

Property Value

FileInfo

Applies to