Table of Contents

Class UpdateEventArgs

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

Provides data about application update events

public class UpdateEventArgs : EventArgs
Inheritance
object
UpdateEventArgs
Inherited Members

Properties

Silent

Gets a boolean indicating whether to silently update or not.

public bool Silent { get; }

Property Value

bool