WorkflowHelpers.SerializeProcessParameters Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member SerializeProcessParameters(IDictionary<String, Object>) Serializes the specified process parameter and values into a XAML string.
Public methodStatic member SerializeProcessParameters(IDictionary<String, Object>, IEnumerable<String>) Serializes the parameter values dictionary into XAML (adding raw xml for incorrect parameters to preserve their values)

Top

See Also

Reference

WorkflowHelpers Class

Microsoft.TeamFoundation.Build.Workflow Namespace