LocalizablePropertyDisplayNameAttribute Class
Provides a localized display name for a property.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
System::Attribute
System.ComponentModel::DisplayNameAttribute
Microsoft.SqlServer.Dts.Runtime.Localization::LocalizablePropertyDisplayNameAttribute
| Name | Description | |
|---|---|---|
![]() | LocalizablePropertyDisplayNameAttribute(Type^, String^) | Initializes a new instance of the LocalizablePropertyDisplayNameAttribute class using the specified type and property name. |
| Name | Description | |
|---|---|---|
![]() | DisplayName | Gets the display name of the LocalizablePropertyDisplayNameAttribute.(Overrides DisplayNameAttribute::DisplayName.) |
![]() | TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from DisplayNameAttribute.) |
![]() | GetHashCode() | (Inherited from DisplayNameAttribute.) |
![]() | GetLocalizedValue() | Returns a string containing localized value of the LocalizablePropertyDisplayNameAttribute. |
![]() | GetType() | (Inherited from Object.) |
![]() | IsDefaultAttribute() | (Inherited from DisplayNameAttribute.) |
![]() | Match(Object^) | (Inherited from Attribute.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | _Attribute::GetIDsOfNames(Guid%, IntPtr, UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfo(UInt32, UInt32, IntPtr) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::GetTypeInfoCount(UInt32%) | (Inherited from Attribute.) |
![]() ![]() | _Attribute::Invoke(UInt32, Guid%, UInt32, Int16, IntPtr, IntPtr, IntPtr, IntPtr) | (Inherited from Attribute.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



