JsonFormat.FilePattern Property

Definition

File pattern of JSON. To be more specific, the way of separating a collection of JSON objects. The default value is 'setOfObjects'. It is case-sensitive.

public object FilePattern { get; set; }
member this.FilePattern : obj with get, set
Public Property FilePattern As Object

Property Value

Applies to