Microsoft.SqlServer.Dts.Runtime.Localization Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.SqlServer.Dts.Runtime.Localization namespace contains the classes used for localization of properties and names in user interfaces.
Classes
BaseLocalizableAttribute |
Represents a base localizable attribute. |
DtsLocalizableAttribute |
Provides localization support by populating the DisplayName and Description properties from an embedded resource file. |
LocalizablePropertyCategoryAttribute |
Provides a localized category for a property. This class cannot be inherited. |
LocalizablePropertyDescriptionAttribute |
Provides a localized property description for a property in the property grid. This class cannot be inherited. |
LocalizablePropertyDisplayNameAttribute |
Provides a localized display name for a property. |