RegisteredPropertyDictionary 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 registered property of the class in the dictionary.
public ref class RegisteredPropertyDictionary : Microsoft::SqlServer::Management::LocalizationManager
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class RegisteredPropertyDictionary : Microsoft.SqlServer.Management.LocalizationManager
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type RegisteredPropertyDictionary = class
inherit LocalizationManager
Public Class RegisteredPropertyDictionary
Inherits LocalizationManager
- Inheritance
- Attributes
Constructors
| RegisteredPropertyDictionary() |
Initializes a new instance of the RegisteredPropertyDictionary class. |
Properties
| Property |
Gets or sets the property of the PropertyDictionary. |
| ResourceManager |
Gets or sets the string value for the ResourceManager control. (Inherited from LocalizationManager) |
Methods
| GetPropertyCollection(IServiceProvider) |
Retrieves the specified property collection from the RegisteredPropertyDictionary. |