SecurityEventSqlInjectionAdditionalProperties.StatementHighlightLength Property

Definition

Gets the statement highlight length

[Newtonsoft.Json.JsonProperty(PropertyName="statementHighlightLength")]
public int? StatementHighlightLength { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statementHighlightLength")>]
member this.StatementHighlightLength : Nullable<int>
Public ReadOnly Property StatementHighlightLength As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to