Share via


SourceLocation.Zero Field

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.Razor.Text
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Public Shared ReadOnly Zero As SourceLocation
'Usage
Dim value As SourceLocation 

value = SourceLocation.Zero
public static readonly SourceLocation Zero
public:
static initonly SourceLocation Zero
static val Zero: SourceLocation
public static final var Zero : SourceLocation

See Also

Reference

SourceLocation Structure

System.Web.Razor.Text Namespace