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
Syntaxpublic int FacilityId { get; }
Public ReadOnly Property FacilityId As Integer
Get
View SourceProperty Value
Type:
Int32An integer ranging between 0 and 2047.
See Also