Compartir a través de


Alias.DefaultPath Propiedad

Definición

Obtiene o establece la ruta de acceso predeterminada para un 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a