Edit

Share via


GatedCheckInTrigger.PathFilters Property

Definition

A list of filters that describe which paths will trigger builds.

public System.Collections.Generic.List<string> PathFilters { get; }
member this.PathFilters : System.Collections.Generic.List<string>
Public ReadOnly Property PathFilters As List(Of String)

Property Value

Applies to