'Declaration
Public ReadOnly Property FileFormat As ImageFileFormat
'Usage
Dim instance As ImageInfo Dim value As ImageFileFormat value = instance.FileFormat
public ImageFileFormat FileFormat {get;}
public read-only property FileFormat: ImageFileFormat;
public function get FileFormat : ImageFileFormat
public: property ImageFileFormat FileFormat { ImageFileFormat get(); }