This property refers to the information about the manufacturer's name.
[Visual Basic] Public ReadOnly Property
MainMake As String
[C#] public string MainMake {get;}
Property Value
MainMake refers to the manufacturer of the recording equipment that generated the primary image
Explanation
The MainMake property refers to the information about the manufacturer's name.
The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.