Class EventType.FileAddComment
(comments) Added file comment
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.FileAddComment : EventType
Constructors
View SourceFileAddComment(FileAddCommentType)
Initializes a new instance of the EventType.FileAddComment class.
Declaration
public FileAddComment(FileAddCommentType value)
Parameters
| Type | Name | Description |
|---|---|---|
| FileAddCommentType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public FileAddCommentType Value { get; }
Property Value
| Type | Description |
|---|---|
| FileAddCommentType |