QueryableXEventData.ElementType Property

Definition

Gets a Type value of an element.

public:
 property Type ^ ElementType { Type ^ get(); };
public Type ElementType { get; }
member this.ElementType : Type
Public ReadOnly Property ElementType As Type

Property Value

The value of the type.

Implements

Applies to