Class EventType.SharedContentDownload
(sharing) Downloaded shared file/folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedContentDownload : EventType
Constructors
View SourceSharedContentDownload(SharedContentDownloadType)
Initializes a new instance of the EventType.SharedContentDownload class.
Declaration
public SharedContentDownload(SharedContentDownloadType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedContentDownloadType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedContentDownloadType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedContentDownloadType |