TapIssuesProvider.

ProviderTypeName Property

Summary

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

Syntax

public static string ProviderTypeName { get; }

Value

Type Description
string