共用方式為


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 

欄位值

備註

新檔案追蹤點功能表通常可插入新的追蹤點。

適用於