Alias.DefaultPath Propriedade

Definição

Obtém ou define o caminho padrão para um alias.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a