ProfileRemovedEventArgs.WorkflowType 屬性

定義

取得或設定應移除 Type 的工作流程 TrackingProfile

public:
 property Type ^ WorkflowType { Type ^ get(); void set(Type ^ value); };
public Type WorkflowType { get; set; }
member this.WorkflowType : Type with get, set
Public Property WorkflowType As Type

屬性值

Type

工作流程的 Type

備註

WorkflowType 會指定 Type 已不再存在的工作流程 TrackingProfile,因此不應再由執行階段追蹤基礎結構追蹤。

適用於