This documentation is archived and is not being maintained.
WorkflowInspectionServices Class
Visual Studio 2010
Provides methods for working with the runtime metadata for an activity tree.
Assembly: System.Activities (in System.Activities.dll)
The WorkflowInspectionServices type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CacheMetadata(Activity) | Caches the runtime metadata for the specified activity tree. |
![]() ![]() | CacheMetadata(Activity, LocationReferenceEnvironment) | Caches the runtime metadata for the specified activity tree using the specified environment. |
![]() ![]() | GetActivities | Returns an IEnumerable<T> that represents all activities associated with the input activity. |
![]() ![]() | Resolve | Returns the activity with the specified id from the specified activity tree. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
