Software

ExifPackage.Software property

Gets or sets the name and version of the software or firmware of the camera or image input device used to generate the image.

public string Software { get; set; }

Property Value

The name and version of the software or firmware of the camera or image input device used to generate the image.

See Also