次の方法で共有


BlobSource.SkipHeaderLineCount プロパティ

定義

各 BLOB からスキップするヘッダー行の数を取得または設定します。 型: integer (または resultType 整数を持つ式)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象