ExecutedType Property

Glimpse API

GlimpseRuntime RuntimeMessage ExecutedType Property Glimpse API Documentation
Gets or sets the type of the executed.

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

Syntax

public Type ExecutedType { get; set; }
public Type ExecutedType { get; set; }

Field Value

The type of the executed.

Implements

ISourceMessage ExecutedType
See Also