Click or drag to resize

AssemblyIdentityMaximumMatchValue Field

[This is preliminary documentation and is subject to change.]

The highest possible value returned by Match(Assembly), meaning that name, version, culture and public key token are a match.

Namespace:  NerdyDuck.CodedExceptions.Configuration
Assembly:  NerdyDuck.CodedExceptions (in NerdyDuck.CodedExceptions.dll) Version: 2.0.0+2040dad
Syntax
public const int MaximumMatchValue = 15
View Source

Field Value

Type: Int32
See Also