Provides a localized property description for a property in the property grid. This class cannot be inherited.
The following tables list the members exposed by the LocalizablePropertyDescriptionAttribute type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| LocalizablePropertyDescriptionAttribute | Initializes a new instance of the LocalizablePropertyDescriptionAttribute class using the specified type and property name. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | Description | Overridden. Gets the description associated with the property. | 
| .gif) | TypeId | (inherited from Attribute ) | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | DescriptionValue | (inherited from DescriptionAttribute ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from DescriptionAttribute ) | 
| .gif) .gif) | GetCustomAttribute | Overloaded. (inherited from Attribute ) | 
| .gif) .gif) | GetCustomAttributes | Overloaded. (inherited from Attribute ) | 
| .gif) | GetHashCode | (inherited from DescriptionAttribute ) | 
| .gif) | GetLocalizedValue | Gets a String containing the localized value of the LocalizablePropertyDescriptionAttribute. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IsDefaultAttribute | (inherited from DescriptionAttribute ) | 
| .gif) .gif) | IsDefined | Overloaded. (inherited from Attribute ) | 
| .gif) | Match | (inherited from Attribute ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
Explicit Interface Implementations
| 名称 | Description | |
|---|---|---|
| System.Runtime.InteropServices._Attribute.GetIDsOfNames | (inherited from Attribute ) | |
| System.Runtime.InteropServices._Attribute.GetTypeInfo | (inherited from Attribute ) | |
| System.Runtime.InteropServices._Attribute.GetTypeInfoCount | (inherited from Attribute ) | |
| System.Runtime.InteropServices._Attribute.Invoke | (inherited from Attribute ) | 
顶部
请参阅
参考
LocalizablePropertyDescriptionAttribute Class
Microsoft.SqlServer.Dts.Runtime.Localization Namespace