'Declaration Public Property ExposureProgramRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> ExposureProgramRaw {get; set;}
The value is in raw format as defined in Exif specification.
'Declaration Public Property ExposureProgramRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> ExposureProgramRaw {get; set;}