Share via


RazorError.Length Property

Definition

Gets or sets the length of the erroneous text.

public:
 property int Length { int get(); void set(int value); };
public int Length { get; set; }
member this.Length : int with get, set
Public Property Length As Integer

Property Value

Remarks

Set property is only accessible for deserialization purposes.

Applies to