RazorLanguageVersionAttribute(String) Constructor
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.
Creates a new instance of RazorLanguageVersionAttribute.
public:
RazorLanguageVersionAttribute(System::String ^ languageVersion);
public RazorLanguageVersionAttribute (string languageVersion);
new Microsoft.AspNetCore.Razor.Hosting.RazorLanguageVersionAttribute : string -> Microsoft.AspNetCore.Razor.Hosting.RazorLanguageVersionAttribute
Public Sub New (languageVersion As String)
Parameters
- languageVersion
- String
The language version of Razor