LocalizablePropertyDescriptionAttribute Класс

Определение

Обеспечивает локализованное описание для свойства из сетки свойств. Этот класс не наследуется.

public ref class LocalizablePropertyDescriptionAttribute sealed : System::ComponentModel::DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class LocalizablePropertyDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type LocalizablePropertyDescriptionAttribute = class
    inherit DescriptionAttribute
Public NotInheritable Class LocalizablePropertyDescriptionAttribute
Inherits DescriptionAttribute
Наследование
LocalizablePropertyDescriptionAttribute
Атрибуты

Конструкторы

LocalizablePropertyDescriptionAttribute(Type, String)

Инициализирует новый экземпляр класса LocalizablePropertyDescriptionAttribute, используя указанные тип и имя свойства.

Свойства

Description

Возвращает описание, связанное со свойством.

Методы

GetLocalizedValue()

Возвращает строку, содержащую локализованное значение объекта LocalizablePropertyDescriptionAttribute.

Применяется к