HtmlReportRender.GenerateStepResultHtml(StepResult) Method
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.
protected static string GenerateStepResultHtml(Microsoft.Hpc.Diagnostics.Helpers.StepResult section);
static member GenerateStepResultHtml : Microsoft.Hpc.Diagnostics.Helpers.StepResult -> string
Protected Shared Function GenerateStepResultHtml (section As StepResult) As String
Parameters
- section
- StepResult