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