CloneOptions.CloneRequirements Property
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.
If set to true requirements will be cloned
C#
[System.Runtime.Serialization.DataMember(Name="cloneRequirements")]
public bool CloneRequirements { get; set; }
C#
public bool CloneRequirements { get; set; }
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, Name="cloneRequirements")]
public bool CloneRequirements { get; set; }
member this.CloneRequirements : bool with get, set
Public Property CloneRequirements As Boolean
- Attributes
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |