BaseIssueProvider.

ProviderType Property

Summary

Gets the type of the issue provider.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
BaseIssueProvider

Syntax

public virtual string ProviderType { get; }

Value

Type Description
string
GitHub