Freigeben über


RazorError.Location Eigenschaft

Definition

Ruft die Anfangsposition des fehlerhaften Texts ab (oder legt diese fest).

public:
 property Microsoft::AspNetCore::Razor::SourceLocation Location { Microsoft::AspNetCore::Razor::SourceLocation get(); void set(Microsoft::AspNetCore::Razor::SourceLocation value); };
public Microsoft.AspNetCore.Razor.SourceLocation Location { get; set; }
member this.Location : Microsoft.AspNetCore.Razor.SourceLocation with get, set
Public Property Location As SourceLocation

Eigenschaftswert

Hinweise

Auf die Set-Eigenschaft kann nur zu Deserialisierungszwecken zugegriffen werden.

Gilt für: