Compartilhar via


TextFormat.SkipLineCount Propriedade

Definição

Obtém ou define o número de linhas/linhas a serem ignoradas ao analisar arquivos de texto. O valor padrão é 0. Tipo: inteiro (ou Expressão com inteiro 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a