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