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