Class EventType.DashFirstLaunchedExtension
(dash) Opened the extension for the first time
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DashFirstLaunchedExtension : EventType
Constructors
View SourceDashFirstLaunchedExtension(DashFirstLaunchedExtensionType)
Initializes a new instance of the EventType.DashFirstLaunchedExtension class.
Declaration
public DashFirstLaunchedExtension(DashFirstLaunchedExtensionType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DashFirstLaunchedExtensionType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DashFirstLaunchedExtensionType Value { get; }
Property Value
| Type | Description |
|---|---|
| DashFirstLaunchedExtensionType |