Share via


SetVBOptionCodeGenerator.ExplicitCodeDomOptionName Field

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

Represents the explicit code Dom option name.

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

Syntax

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

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

See Also

Reference

SetVBOptionCodeGenerator Class

System.Web.Razor.Generator Namespace