Class EventType.CreateFolder
(file_operations) Created folders (deprecated, no longer logged)
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.CreateFolder : EventType
Constructors
View SourceCreateFolder(CreateFolderType)
Initializes a new instance of the EventType.CreateFolder class.
Declaration
public CreateFolder(CreateFolderType value)
Parameters
| Type | Name | Description |
|---|---|---|
| CreateFolderType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public CreateFolderType Value { get; }
Property Value
| Type | Description |
|---|---|
| CreateFolderType |