Edit

Share via


DesignerProcess Class

Definition

Represents a build process supported by the build definition designer.

[System.Runtime.Serialization.DataContract]
public class DesignerProcess : Microsoft.TeamFoundation.Build.WebApi.BuildProcess
type DesignerProcess = class
    inherit BuildProcess
Public Class DesignerProcess
Inherits BuildProcess
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
DesignerProcess
Attributes

Constructors

DesignerProcess()

Properties

Phases

The list of phases.

Type

The type of the process.

(Inherited from BuildProcess)

Applies to