SourceLocationProvider.GetSymbols Method

Definition

Gets the workflow symbols for the specified root activity and source locations.

public static System.Collections.Generic.ICollection<System.Activities.Debugger.Symbol.ActivitySymbol> GetSymbols(System.Activities.Activity rootActivity, System.Collections.Generic.Dictionary<object,System.Activities.Debugger.SourceLocation> sourceLocations);

Parameters

rootActivity
Activity

A workflow element that represents the root activity from which to get the workflow symbols.

sourceLocations
Dictionary<Object,SourceLocation>

An object that contains the source locations.

Returns

An ICollection<T> object that contains the workflow symbols.

Applies to

Produkt Verze
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1