LocalizablePropertyDescriptionAttribute Members
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
Name | Description | |
---|---|---|
LocalizablePropertyDescriptionAttribute | Initializes a new instance of the LocalizablePropertyDescriptionAttribute class using the specified type and property name. |
Nach oben
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Description | Overridden. Gets the description associated with the property. | |
TypeId | (inherited from Attribute ) |
Nach oben
Protected Properties
Name | Description | |
---|---|---|
DescriptionValue | (inherited from DescriptionAttribute ) |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from DescriptionAttribute ) | |
GetCustomAttribute | Overloaded. (inherited from Attribute ) | |
GetCustomAttributes | Overloaded. (inherited from Attribute ) | |
GetHashCode | (inherited from DescriptionAttribute ) | |
GetLocalizedValue | Gets a String containing the localized value of the LocalizablePropertyDescriptionAttribute. | |
GetType | (inherited from Object ) | |
IsDefaultAttribute | (inherited from DescriptionAttribute ) | |
IsDefined | Overloaded. (inherited from Attribute ) | |
Match | (inherited from Attribute ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Explicit Interface Implementations
Name | 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 ) |
Nach oben
Siehe auch
Verweis
LocalizablePropertyDescriptionAttribute Class
Microsoft.SqlServer.Dts.Runtime.Localization Namespace