WorkflowMenuCommands.NewFileTracePointMenu 字段

定义

可用于访问新文件跟踪点菜单的 CommandIDA CommandID that can be used to access the new file tracepoint menu. 此字段为只读。This field is read-only.

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

注解

新文件跟踪点菜单通常插入一个新跟踪点。The new file tracepoint menu typically inserts a new tracepoint.

适用于