DocFxIssuesAliases.

DocFxIssuesProviderTypeName(ICakeContext) Method

Summary

Gets the name of the DocFx issue provider. This name can be used to identify issues based on the ProviderType property.
Assembly
Cake.Issues.DocFx.dll
Namespace
Cake.Issues.DocFx
Containing Type
DocFxIssuesAliases

Syntax

public static string DocFxIssuesProviderTypeName(this ICakeContext context)

Attributes

Type Description
CakePropertyAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
string Name of the DocFx issue provider.