IStringResourceDictionary Interface

Definition

Describes a contract for looking up string resources.

C++
public interface class IStringResourceDictionary
Derived

Remarks

This is primarily designed to be used as a client callback contract so the server can get localized messages from the client. A brokered service that provides localized resources to the client can normally do so without taking a CultureInfo parameter since it is activated with ClientCulture.

Methods

Applies to

Product Versions
Visual Studio SDK 2019, 2022