Settings.

Settings.XUnitSettings Class

Summary

XUnitSettings.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Settings.XUnitSettings"] class Type type-node

Syntax

public class Settings.XUnitSettings

Constructors

Name Summary
XUnitSettings()

Properties

Name Value Summary
Build bool
Gets or sets a value indicating whether this Settings.XUnitSettings is build.
Enabled bool
Gets or sets a value indicating whether this Settings.XUnitSettings is enabled.
Restore bool
Gets or sets a value indicating whether this Settings.XUnitSettings is restore.
Shadow bool
Gets or sets a value indicating whether this Settings.XUnitSettings is shadow.

Extension Methods