Partager via


DelimitedTextReadSettings.SkipLineCount Propriété

Définition

Obtient ou définit indique le nombre de lignes non vides à ignorer lors de la lecture de données à partir de fichiers d’entrée. Type : entier (ou Expression avec un entier resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="skipLineCount")]
public object SkipLineCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skipLineCount")>]
member this.SkipLineCount : obj with get, set
Public Property SkipLineCount As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à