EventCommandEventArgs.Command 属性

定义

获取回调的命令。

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

属性值

回调命令。

适用于