Property supportsExifData
supportsExifData
Indicates whether the provider implementation supports EXIF data.
Declaration
public bool supportsExifData { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | true if the implementation supports EXIF data. Otherwise, false. |