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

속성 값

콜백 명령입니다.

적용 대상