WorkflowTrackPoint.MatchingLocation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 WorkflowTrackingLocation,指定執行階段追蹤基礎結構要為追蹤點比對的工作流程狀態事件。
public:
property System::Workflow::Runtime::Tracking::WorkflowTrackingLocation ^ MatchingLocation { System::Workflow::Runtime::Tracking::WorkflowTrackingLocation ^ get(); void set(System::Workflow::Runtime::Tracking::WorkflowTrackingLocation ^ value); };
public System.Workflow.Runtime.Tracking.WorkflowTrackingLocation MatchingLocation { get; set; }
member this.MatchingLocation : System.Workflow.Runtime.Tracking.WorkflowTrackingLocation with get, set
Public Property MatchingLocation As WorkflowTrackingLocation
屬性值
WorkflowTrackingLocation,會指定執行階段追蹤基礎結構要為追蹤點比對的工作流程狀態事件。
備註
您必須設定追蹤點的 MatchingLocation。 MatchingLocation 會指定一個或多個執行階段追蹤基礎結構用來比對追蹤點的 TrackingWorkflowEvent 值。