AddressCategory
An accessor for the address category enumeration.
Declaration
get AddressCategory(): typeof AddressCategory;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
An accessor for the address category enumeration.
get AddressCategory(): typeof AddressCategory;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.