Gets or sets the exposure mode set when the image was shot.
The value is in raw format as defined in Exif specification.
シンタックス
'宣言
Public Property ExposureModeRaw As System.Nullable(Of UShort)
public System.Nullable<ushort> ExposureModeRaw {get; set;}
参照