RegisteredPropertyDictionary Class
Represents the registered property of the class in the dictionary.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
System::Object
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::RegisteredPropertyDictionary
Microsoft.SqlServer.Management::LocalizationManager
Microsoft.SqlServer.Management::RegisteredPropertyDictionary
[SerializableAttribute] [DebuggerStepThroughAttribute] [DesignerCategoryAttribute("code")] [XmlTypeAttribute(Namespace = "http://schemas.microsoft.com/SqlServer/Management/Registration")] [GeneratedCodeAttribute("xsd", "4.0.30319.33440")] public ref class RegisteredPropertyDictionary : LocalizationManager
| Name | Description | |
|---|---|---|
![]() | RegisteredPropertyDictionary() | Initializes a new instance of the RegisteredPropertyDictionary class. |
| Name | Description | |
|---|---|---|
![]() | Property | Gets or sets the property of the PropertyDictionary. |
![]() | ResourceManager | Gets or sets the string value for the ResourceManager control.(Inherited from LocalizationManager.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPropertyCollection(IServiceProvider^) | Retrieves the specified property collection from the RegisteredPropertyDictionary. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:


