SourceLocation.Zero Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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