Class EventDetails.FileDownloadDetails
The file download details object
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventDetails.FileDownloadDetails : EventDetails
Constructors
View SourceFileDownloadDetails(FileDownloadDetails)
Initializes a new instance of the EventDetails.FileDownloadDetails class.
Declaration
public FileDownloadDetails(FileDownloadDetails value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileDownloadDetails | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileDownloadDetails Value { get; }
Property Value
| Type | Description |
|---|---|
| FileDownloadDetails |