Class MetadataUnion.Exif
The exif object
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class MetadataUnion.Exif : MetadataUnion
Constructors
View SourceExif(ApiExifMetadata)
Initializes a new instance of the MetadataUnion.Exif class.
Declaration
public Exif(ApiExifMetadata value)
Parameters
| Type | Name | Description |
|---|---|---|
| ApiExifMetadata | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ApiExifMetadata Value { get; }
Property Value
| Type | Description |
|---|---|
| ApiExifMetadata |