WorkflowInspectionServices 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
為活動樹狀結構提供使用執行階段中繼資料的方法。
public ref class WorkflowInspectionServices abstract sealed
public static class WorkflowInspectionServices
type WorkflowInspectionServices = class
Public Class WorkflowInspectionServices
- 繼承
-
WorkflowInspectionServices
方法
CacheMetadata(Activity) |
快取指定活動樹狀的執行階段中繼資料。 |
CacheMetadata(Activity, LocationReferenceEnvironment) |
使用指定的環境,快取指定活動樹狀結構的執行階段中繼資料。 |
CanInduceIdle(Activity) |
指定服務是否可以包含閒置活動。 |
GetActivities(Activity) |
傳回表示與輸入活動相關聯之所有活動的 IEnumerable<T>。 |
GetImplementationVersion(Activity) |
擷取活動的實作版本。 |
Resolve(Activity, String) |
從指定的活動樹狀傳回具有指定之 |