Software Property (ExifProfile)
In This Topic
Gets or sets the name and version number of the software package(s) used to create the image.
Syntax
'Declaration
Public Property Software As System.String
public System.string Software {get; set;}
See Also