ServerTarget Class
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.
Represents a phase target that runs on the server.
[System.Runtime.Serialization.DataContract]
public class ServerTarget : Microsoft.TeamFoundation.Build.WebApi.PhaseTarget
type ServerTarget = class
inherit PhaseTarget
Public Class ServerTarget
Inherits PhaseTarget
- Inheritance
- Attributes
Constructors
ServerTarget() |
Properties
ExecutionOptions |
The execution options. |
Type |
The type of the target. (Inherited from PhaseTarget) |