Share via


ReflectionEventEventArgs.ReflectionEvent Property

Definition

Gets the reflection event.

public:
 property Microsoft::ExtendedReflection::Logging::ReflectionEvent ^ ReflectionEvent { Microsoft::ExtendedReflection::Logging::ReflectionEvent ^ get(); };
public Microsoft.ExtendedReflection.Logging.ReflectionEvent ReflectionEvent { get; }
member this.ReflectionEvent : Microsoft.ExtendedReflection.Logging.ReflectionEvent
Public ReadOnly Property ReflectionEvent As ReflectionEvent

Property Value

The reflection event.

Applies to