Share via


SourceLocation.Undefined 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 Undefined As SourceLocation
'Usage
Dim value As SourceLocation 

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

See Also

Reference

SourceLocation Structure

System.Web.Razor.Text Namespace