LocalizationManager Class
Definition
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.
Represents the class of attached properties for the localization manager.
public ref class LocalizationManager
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ReportCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.TaskFormCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.SqlWizardCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionHandlerCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.Registration))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.TaskComponent))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.Task))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.TaskForm))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.SqlWizard))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionInfo))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.RegisteredProperty))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.RegisteredPropertyDictionary))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionHandlerInfo))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ConfigurationSection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.NavigationViewCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.NavigationEntityCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ServerInformationProviderCollection))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ContentType))]
[System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ScriptCollectorCollection))]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class LocalizationManager
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ReportCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.TaskFormCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.SqlWizardCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionHandlerCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.Registration))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.TaskComponent))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.Task))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.TaskForm))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.SqlWizard))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionInfo))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.RegisteredProperty))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.RegisteredPropertyDictionary))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ActionHandlerInfo))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ConfigurationSection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.NavigationViewCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.NavigationEntityCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ServerInformationProviderCollection))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ContentType))>]
[<System.Xml.Serialization.XmlInclude(typeof(Microsoft.SqlServer.Management.ScriptCollectorCollection))>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type LocalizationManager = class
Public Class LocalizationManager
- Inheritance
-
LocalizationManager
- Derived
- Attributes
Constructors
LocalizationManager() |
Initializes a new instance of the LocalizationManager class. |
Properties
ResourceManager |
Gets or sets the string value for the ResourceManager control. |