BuildWorkspace Properties

TFS Build Extensions

Collapse imageExpand ImageCopy imageCopyHover image

The BuildWorkspace type exposes the following members.

Properties

  NameDescription
Public propertyAction
Specifies the action to perform. Default is Add.
Public propertyBuildDefinition
The build definition that will be modified by the activity.
Public propertyLocalItem
Local path for the build definition workspace. Use $(SourceDir)[\Path] to use the build agent's default.
Public propertyServerItem
Server (source control) path that will be mapped to the workspace

See Also