RegisteredPropertyDictionary 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表該類別在字典中註冊的財產。
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
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| RegisteredPropertyDictionary() |
初始化 RegisteredPropertyDictionary 類別的新執行個體。 |
屬性
| 名稱 | Description |
|---|---|
| Property |
取得或設定 PropertyDictionary 的屬性。 |
| ResourceManager |
取得或設定 ResourceManager 控制項的字串值。 (繼承來源 LocalizationManager) |
方法
| 名稱 | Description |
|---|---|
| GetPropertyCollection(IServiceProvider) |
從 RegisteredPropertyDictionary 取得指定的屬性集合。 |