Click or drag to resize

AssemblyFacilityOverrideIdentifier Property

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

Gets the overridden identifier value.

Namespace:  NerdyDuck.CodedExceptions.Configuration
Assembly:  NerdyDuck.CodedExceptions (in NerdyDuck.CodedExceptions.dll) Version: 2.0.0+2040dad
Syntax
public int Identifier { get; }
View Source

Property Value

Type: Int32
The new assembly facility identifier for the assembly specified in AssemblyName
See Also