Click or drag to resize

AssemblyFacilityIdentifierAttributeFacilityId Property

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

Gets the identifier for the facility (= the attributed assembly).

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

Property Value

Type: Int32
An integer ranging between 0 and 2047.
See Also