Summary
Gets a string comparer that can be used to compare values of one directive to another for equality.
- Assembly
- Wyam
.Configuration .dll - Namespace
- Wyam
.Configuration .Preprocessing - Containing Type
- IDirective
Syntax
IEqualityComparer<string> ValueComparer { get; }
Value
Type | Description |
---|---|
IEqualityComparer |