HtmlReportRender.GetStyleOfResult 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.
Overloads
GetStyleOfResult(StepResult)
protected static string GetStyleOfResult(Microsoft.Hpc.Diagnostics.Helpers.StepResult section);
static member GetStyleOfResult : Microsoft.Hpc.Diagnostics.Helpers.StepResult -> string
Protected Shared Function GetStyleOfResult (section As StepResult) As String
Parameters
- section
- StepResult
Returns
Applies to
GetStyleOfResult(StepResult+ResultCode)
protected static string GetStyleOfResult(Microsoft.Hpc.Diagnostics.Helpers.StepResult.ResultCode code);
static member GetStyleOfResult : Microsoft.Hpc.Diagnostics.Helpers.StepResult.ResultCode -> string
Protected Shared Function GetStyleOfResult (code As StepResult.ResultCode) As String