Contribution.Constraints 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.
List of constraints (filters) that should be applied to the availability of this contribution
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=130)]
public System.Collections.Generic.List<Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.ContributionConstraint> Constraints { get; set; }
member this.Constraints : System.Collections.Generic.List<Microsoft.VisualStudio.Services.ExtensionManagement.WebApi.ContributionConstraint> with get, set
Public Property Constraints As List(Of ContributionConstraint)
- Attributes
Prodotto | Versioni |
---|---|
Azure DevOps Services .NET SDK | preview, latest |