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