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