Edit

Share via


SupportedTrigger.SupportedCapabilities Property

Definition

The capabilities supported by this trigger.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.Generic.IDictionary<string,Microsoft.TeamFoundation.Build.WebApi.SupportLevel> SupportedCapabilities { get; set; }
member this.SupportedCapabilities : System.Collections.Generic.IDictionary<string, Microsoft.TeamFoundation.Build.WebApi.SupportLevel> with get, set
Public Property SupportedCapabilities As IDictionary(Of String, SupportLevel)

Property Value

Attributes

Applies to