WorkflowInspectionServices クラス

定義

アクティビティ ツリーのランタイム メタデータを操作するためのメソッドを提供します。

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)

指定された id を持つアクティビティを指定されたアクティビティ ツリーから返します。

適用対象