SecurityEventSqlInjectionAdditionalProperties.StatementHighlightOffset Property

Definition

Gets the statement highlight offset

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to