CloneOptions.RelatedLinkComment 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.
Comment on the link that will link the new clone test case to the original Set null for no comment
C#
[System.Runtime.Serialization.DataMember(Name="relatedLinkComment")]
public string RelatedLinkComment { get; set; }
C#
public string RelatedLinkComment { get; set; }
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="relatedLinkComment")]
public string RelatedLinkComment { get; set; }
member this.RelatedLinkComment : string with get, set
Public Property RelatedLinkComment As String
- Attributes
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |