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