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