Class EventType.FilePreview
(file_operations) Previewed files and/or folders
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class FilePreview : EventType
Constructors
| Improve this Doc 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
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public FilePreviewType Value { get; }
Property Value
Type | Description |
---|---|
FilePreviewType |