Compartir a través de


ExportRDBParameters.Prefix Propiedad

Definición

Obtiene o establece el prefijo que se va a usar para los archivos exportados.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a