RegisteredPropertyDictionary Класс

Определение

Представляет зарегистрированное свойство класса в словаре.

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
Наследование
RegisteredPropertyDictionary
Атрибуты

Конструкторы

Имя Описание
RegisteredPropertyDictionary()

Инициализирует новый экземпляр класса RegisteredPropertyDictionary.

Свойства

Имя Описание
Property

Получает или устанавливает свойство PropertyDictionary.

ResourceManager

Получает или устанавливает строковое значение для контроля ResourceManager.

(Унаследовано от LocalizationManager)

Методы

Имя Описание
GetPropertyCollection(IServiceProvider)

Получает указанную коллекцию свойств из RegisteredPropertyDictionary.

Применяется к