System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider Class

Provides CodeDOM resource serialization services. This class cannot be inherited.

See Also: CodeDomLocalizationProvider Members

Syntax

public sealed class CodeDomLocalizationProvider : IDesignerSerializationProvider, IDisposable

Remarks

The System.ComponentModel.Design.Serialization.CodeDomLocalizationProvider class is a serialization provider that provides a localization feature. It supports serializing to resources through System.ComponentModel.Design.IResourceService, and it adds two properties to the root component: Language and Localizable. If Localizable is set to true, this provider changes the way that component properties are generated and routes their values to a resource file. Two localization models are supported.

You can control the cultures that are offered and the style of localization with constructor parameters.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0