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
Syntaxpublic int Identifier { get; }
Public ReadOnly Property Identifier As Integer
Get
View SourceProperty Value
Type:
Int32The new assembly facility identifier for the assembly specified in
AssemblyName
See Also