Class EventType.FileCopy
(file_operations) Copied files and/or folders
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileCopy : EventType
Constructors
View SourceFileCopy(FileCopyType)
Initializes a new instance of the EventType.FileCopy class.
Declaration
public FileCopy(FileCopyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileCopyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileCopyType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileCopyType |