Class EventType.SharedContentView
(sharing) Previewed shared file/folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedContentView : EventType
Constructors
View SourceSharedContentView(SharedContentViewType)
Initializes a new instance of the EventType.SharedContentView class.
Declaration
public SharedContentView(SharedContentViewType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedContentViewType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedContentViewType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedContentViewType |