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