Class EventType.FileLikeComment
(comments) Liked file comment (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileLikeComment : EventType
Constructors
View SourceFileLikeComment(FileLikeCommentType)
Initializes a new instance of the EventType.FileLikeComment class.
Declaration
public FileLikeComment(FileLikeCommentType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileLikeCommentType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileLikeCommentType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileLikeCommentType |