Compartilhar via


ConfigServerGitProperty.SearchPaths Propriedade

Definição

Obtém ou define o caminho de pesquisa do repositório

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a