CodeAnalysisProvider.

PrcaSettings Property

Summary

Gets general settings. Is set after Initialize(PrcaSettings) was called from the core addin.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca.Issues
Containing Type
CodeAnalysisProvider

Syntax

protected PrcaSettings PrcaSettings { get; }

Value

Type Description
PrcaSettings
GitHub