다음을 통해 공유


WorkflowMenuCommands.NewFileTracePointMenu 필드

정의

새 파일 추적점 메뉴에 액세스하는 데 사용하는 CommandID입니다. 이 필드는 읽기 전용입니다.

public: static initonly System::ComponentModel::Design::CommandID ^ NewFileTracePointMenu;
public static readonly System.ComponentModel.Design.CommandID NewFileTracePointMenu;
 staticval mutable NewFileTracePointMenu : System.ComponentModel.Design.CommandID
Public Shared ReadOnly NewFileTracePointMenu As CommandID 

필드 값

CommandID

설명

새 파일 추적점 메뉴는 일반적으로 새 추적점을 삽입합니다.

적용 대상