ExecutedType Property

Glimpse API

ISourceMessage ExecutedType Property Glimpse API Documentation
Gets or sets the type of the original executed object.

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

Syntax

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

Field Value

The type of the executed.
See Also