ExecutionEventArgs.Label PropertyExecutionEventArgs.Label PropertyExecutionEventArgs::Label Property

Gets the label associated with this event.

Syntax

Public ReadOnly Property Label As Object
        Get
public object Label { get; }
public:
property object^ Label {
    object^ get();
}
 

Property Value

Type: System.ObjectSystem.ObjectSystem::Object^

An objectObjectobject instance associated with this event.