Share via


TfsBuild.ShouldSerializeMaxProcesses Method

Checks whether to serialize the MaxProcesses property as a XAML string.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'宣言
Public Function ShouldSerializeMaxProcesses As Boolean
public bool ShouldSerializeMaxProcesses()
public:
bool ShouldSerializeMaxProcesses()
member ShouldSerializeMaxProcesses : unit -> bool 
public function ShouldSerializeMaxProcesses() : boolean

Return Value

Type: System.Boolean
True to serialize the MaxProcesses property as a XAML string; otherwise, false.

.NET Framework Security

See Also

Reference

TfsBuild Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace