Share via


ILocalizedString Members

Include Protected Members
Include Inherited Members

The ILocalizedString class defines a contract for localized strings.

The ILocalizedString type exposes the following members.

Properties

  Name Description
Public property LocalizedString When implemented in a class that implements the ILocalizedString interface, the LocalizedString property gets a localized version of the contained string..

Top