Класс LocalizablePropertyDescriptionAttribute
Provides a localized property description for a property in the property grid. This class cannot be inherited.
Иерархия наследования
System. . :: . .Object
System. . :: . .Attribute
System.ComponentModel. . :: . .DescriptionAttribute
Microsoft.SqlServer.Dts.Runtime.Localization..::..LocalizablePropertyDescriptionAttribute
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Localization
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
<AttributeUsageAttribute(AttributeTargets.All)> _
Public NotInheritable Class LocalizablePropertyDescriptionAttribute _
Inherits DescriptionAttribute
'Применение
Dim instance As LocalizablePropertyDescriptionAttribute
[AttributeUsageAttribute(AttributeTargets.All)]
public sealed class LocalizablePropertyDescriptionAttribute : DescriptionAttribute
[AttributeUsageAttribute(AttributeTargets::All)]
public ref class LocalizablePropertyDescriptionAttribute sealed : public DescriptionAttribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.All)>]
type LocalizablePropertyDescriptionAttribute =
class
inherit DescriptionAttribute
end
public final class LocalizablePropertyDescriptionAttribute extends DescriptionAttribute
Тип LocalizablePropertyDescriptionAttribute обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
LocalizablePropertyDescriptionAttribute | Initializes a new instance of the LocalizablePropertyDescriptionAttribute class using the specified type and property name. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Description | Gets the description associated with the property. (Переопределяет DescriptionAttribute. . :: . .Description.) |
![]() |
DescriptionValue | (Производный от DescriptionAttribute.) |
![]() |
TypeId | (Производный от Attribute.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от DescriptionAttribute.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от DescriptionAttribute.) |
![]() |
GetLocalizedValue | Gets a String containing the localized value of the LocalizablePropertyDescriptionAttribute. |
![]() |
GetType | (Производный от Object.) |
![]() |
IsDefaultAttribute | (Производный от DescriptionAttribute.) |
![]() |
Match | (Производный от Attribute.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
_Attribute. . :: . .GetIDsOfNames | (Производный от Attribute.) |
![]() ![]() |
_Attribute. . :: . .GetTypeInfo | (Производный от Attribute.) |
![]() ![]() |
_Attribute. . :: . .GetTypeInfoCount | (Производный от Attribute.) |
![]() ![]() |
_Attribute. . :: . .Invoke | (Производный от Attribute.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)