LocalizationManager Class

 

Represents the class of attached properties for the localization manager.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)


[SerializableAttribute]
[XmlIncludeAttribute((ReportCollection^::typeid))]
[XmlIncludeAttribute((TaskFormCollection^::typeid))]
[XmlIncludeAttribute((SqlWizardCollection^::typeid))]
[XmlIncludeAttribute((ActionCollection^::typeid))]
[XmlIncludeAttribute((ActionHandlerCollection^::typeid))]
[XmlIncludeAttribute((Registration^::typeid))]
[GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[DebuggerStepThroughAttribute]
[DesignerCategoryAttribute("code")]
[XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")]
[XmlIncludeAttribute((TaskComponent^::typeid))]
[XmlIncludeAttribute((Task^::typeid))]
[XmlIncludeAttribute((TaskForm^::typeid))]
[XmlIncludeAttribute((SqlWizard^::typeid))]
[XmlIncludeAttribute((ActionInfo^::typeid))]
[XmlIncludeAttribute((RegisteredProperty^::typeid))]
[XmlIncludeAttribute((RegisteredPropertyDictionary^::typeid))]
[XmlIncludeAttribute((ActionHandlerInfo^::typeid))]
[XmlIncludeAttribute((ConfigurationSection^::typeid))]
[XmlIncludeAttribute((NavigationViewCollection^::typeid))]
[XmlIncludeAttribute((NavigationEntityCollection^::typeid))]
[XmlIncludeAttribute((ServerInformationProviderCollection^::typeid))]
[XmlIncludeAttribute((ContentType^::typeid))]
[XmlIncludeAttribute((ScriptCollectorCollection^::typeid))]
public ref class LocalizationManager 

NameDescription
System_CAPS_pubmethodLocalizationManager()

Initializes a new instance of the LocalizationManager class.

NameDescription
System_CAPS_pubpropertyResourceManager

Gets or sets the string value for the ResourceManager control.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: