EventCommandEventArgs.Command Eigenschap

Definitie

Hiermee haalt u de opdracht voor de callback op.

public:
 property System::Diagnostics::Tracing::EventCommand Command { System::Diagnostics::Tracing::EventCommand get(); };
public System.Diagnostics.Tracing.EventCommand Command { get; }
member this.Command : System.Diagnostics.Tracing.EventCommand
Public ReadOnly Property Command As EventCommand

Waarde van eigenschap

De callback-opdracht.

Van toepassing op