EventName Property

Glimpse API

GlimpseRuntime RuntimeMessage EventName Property Glimpse API Documentation
Gets or sets the name of the event.

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public string EventName { get; set; }
public string EventName { get; set; }

Field Value

The name of the event.

Implements

ITimelineMessage EventName
See Also