LogFilesDataSource.Format Property

Definition

The data format of the log files

[Newtonsoft.Json.JsonProperty(PropertyName="format")]
public static string Format { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="format")>]
static member Format : string
Public Shared ReadOnly Property Format As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to