Share via


SourceLocation.Zero Field

Definition

A SourceLocation with AbsoluteIndex, LineIndex, and CharacterIndex initialized to 0.

public: static initonly Microsoft::AspNetCore::Razor::SourceLocation Zero;
public static readonly Microsoft.AspNetCore.Razor.SourceLocation Zero;
 staticval mutable Zero : Microsoft.AspNetCore.Razor.SourceLocation
Public Shared ReadOnly Zero As SourceLocation 

Field Value

Applies to