ILocalizedException members
The ILocalizedException interface defines a contract for localized exceptions.
The ILocalizedException type exposes the following members.
Properties
Name | Description | |
---|---|---|
LocalizedString | When implemented in a class that implements the ILocalizedString interface, the LocalizedString property gets a localized version of the contained string.. (Inherited from ILocalizedString.) |
Top