RunTarget public sealed class RunTarget : Attribute Defines a runtarget tag for event handlers. Documentation public RunTargets RunTarget { get; } Returns the RunTargetsrun target object for event handlers. public RunTarget(RunTargets runTarget) Initializes a new instance of the RunTarget class.