CodeBlock.StartLineNumber Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("startLineNumber")]
public float? StartLineNumber { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("startLineNumber")>]
member this.StartLineNumber : Nullable<single> with get, set
Public Property StartLineNumber As Nullable(Of Single)

Property Value

Attributes

Applies to