Share via


WorkflowHelpers.DeserializeProcessParameters 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 DeserializeProcessParameters(String) Creates and returns an Activity object by deserializing the data in the specified XAML string.
Public methodStatic member DeserializeProcessParameters(String, IList<ProcessParameterError>%) Deserializes the parameter values from a XAML serialized dictionary. Parameters of unknown types and non-existent members are ignored when you load the dictionary and specific errors are populated into the errors collection.

Top

See Also

Reference

WorkflowHelpers Class

Microsoft.TeamFoundation.Build.Workflow Namespace