Aracılığıyla paylaş


WorkflowTrackPoint.MatchingLocation Özellik

Tanım

WorkflowTrackingLocationİzleme noktası için çalışma zamanı izleme altyapısı tarafından eşleşmesi gereken iş akışı durum olaylarını belirten öğesini alır veya ayarlar.

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

Özellik Değeri

WorkflowTrackingLocation

WorkflowTrackingLocationBu, izleme noktası için çalışma zamanı izleme altyapısıyla eşleşmesi gereken iş akışı durum olaylarını belirtti.

Açıklamalar

MatchingLocationİzleme noktası için bir ayarlamanız gerekir. , MatchingLocation TrackingWorkflowEvent İzleme noktasıyla eşleşmesi için çalışma zamanı izleme altyapısı tarafından kullanılan bir veya daha fazla değeri belirtir.

Şunlara uygulanır