CompilationResult Struct
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.
Represents the result of compilation.
public value class CompilationResult
public struct CompilationResult
type CompilationResult = struct
Public Structure CompilationResult
- Inheritance
-
CompilationResult
Compilation |
Initializes a new instance of CompilationResult for a failed compilation. |
Compilation |
Initializes a new instance of CompilationResult for a successful compilation. |
Compilation |
Gets the CompilationFailures produced from parsing or compiling the Razor file. |
Compiled |
Gets the type produced as a result of compilation. |
Ensure |
Gets the CompilationResult. |
Produkt | Versiounen |
---|---|
ASP.NET Core | 1.0, 1.1 |