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
이름 | Description | |
---|---|---|
LocalizablePropertyDescriptionAttribute | Initializes a new instance of the LocalizablePropertyDescriptionAttribute class using the specified type and property name. |
위쪽
Public Properties
(see also Protected Properties )
이름 | Description | |
---|---|---|
![]() |
Description | Overridden. Gets the description associated with the property. |
![]() |
TypeId | (inherited from Attribute ) |
위쪽
Protected Properties
이름 | Description | |
---|---|---|
![]() |
DescriptionValue | (inherited from DescriptionAttribute ) |
위쪽
Public Methods
(see also Protected Methods )
이름 | 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 ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
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