Keys Property
Namespace
Statiq.Testing
Containing Type
TestAnalyzerCollection
Implements
  • IReadOnlyDictionary<string, IAnalyzer>.Keys
Property Type
IEnumerable<string>

Syntax

public IEnumerable<string> Keys { get; }

Value

Type Description
IEnumerable<string>