ILocalizedString Members

The ILocalizedString class defines a contract for localized strings.

The following tables list the members exposed by the ILocalizedString type.

Public Properties

  Name Description
Aa567257.pubproperty(en-us,EXCHG.80).gif LocalizedString When implemented in a class that implements the ILocalizedString interface, the LocalizedString property gets a localized version of the contained string..

Top