Share via


SetVBOptionCodeGenerator.StrictCodeDomOptionName Field

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

Represents the strict code Dom option name.

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

Syntax

'Declaration
Public Shared ReadOnly StrictCodeDomOptionName As String
'Usage
Dim value As String 

value = SetVBOptionCodeGenerator.StrictCodeDomOptionName
public static readonly string StrictCodeDomOptionName
public:
static initonly String^ StrictCodeDomOptionName
static val StrictCodeDomOptionName: string
public static final var StrictCodeDomOptionName : String

See Also

Reference

SetVBOptionCodeGenerator Class

System.Web.Razor.Generator Namespace