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
屬性

建構函式

名稱 Description
RegisteredPropertyDictionary()

初始化 RegisteredPropertyDictionary 類別的新執行個體。

屬性

名稱 Description
Property

取得或設定 PropertyDictionary 的屬性。

ResourceManager

取得或設定 ResourceManager 控制項的字串值。

(繼承來源 LocalizationManager)

方法

名稱 Description
GetPropertyCollection(IServiceProvider)

從 RegisteredPropertyDictionary 取得指定的屬性集合。

適用於