FactoryRepoConfiguration.RepositoryName Property

Definition

Gets or sets repository name.

[Newtonsoft.Json.JsonProperty(PropertyName="repositoryName")]
public string RepositoryName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="repositoryName")>]
member this.RepositoryName : string with get, set
Public Property RepositoryName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to