Compartilhar via


GitPatternRepository.Pattern Propriedade

Definição

Obtém ou define a coleção de padrões do repositório

[Newtonsoft.Json.JsonProperty(PropertyName="pattern")]
public System.Collections.Generic.IList<string> Pattern { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="pattern")>]
member this.Pattern : System.Collections.Generic.IList<string> with get, set
Public Property Pattern As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a