public FileInfo File {get;}
public: __property FileInfo* get_File();
public: property FileInfo^ File { FileInfo^ get(); }
'Declaration Public ReadOnly Property File As FileInfo
'Usage Dim instance As FileOpeningEventArgs Dim value As FileInfo value = instance.File
FileOpeningEventArgs Class FileOpeningEventArgs Members