ReflectionEventEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reflection event event args
public ref class ReflectionEventEventArgs sealed : Microsoft::ExtendedReflection::Logging::RemoteEventArgs
[System.Serializable]
public sealed class ReflectionEventEventArgs : Microsoft.ExtendedReflection.Logging.RemoteEventArgs
[<System.Serializable>]
type ReflectionEventEventArgs = class
inherit RemoteEventArgs
Public NotInheritable Class ReflectionEventEventArgs
Inherits RemoteEventArgs
- Inheritance
-
Microsoft.ExtendedReflection.Logging.RemoteEventArgsReflectionEventEventArgs
- Attributes
Constructors
ReflectionEventEventArgs(ReflectionEvent) |
Initializes a new instance of the ReflectionEventEventArgs class. |
Properties
ReflectionEvent |
Gets the reflection event. |