BuildDefinitionHelpers.Deserialize(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.TeamFoundation.Build.WebApi.BuildDefinition Deserialize (string definitionString);
static member Deserialize : string -> Microsoft.TeamFoundation.Build.WebApi.BuildDefinition
Public Shared Function Deserialize (definitionString As String) As BuildDefinition
Parameters
- definitionString
- String