ListSortDescription.PropertyDescriptor Свойство
Определение
Получает или задает абстрактное описание свойства класса, связанное с этим описанием ListSortDescriptionGets or sets the abstract description of a class property associated with this ListSortDescription
public:
property System::ComponentModel::PropertyDescriptor ^ PropertyDescriptor { System::ComponentModel::PropertyDescriptor ^ get(); void set(System::ComponentModel::PropertyDescriptor ^ value); };
public System.ComponentModel.PropertyDescriptor PropertyDescriptor { get; set; }
member this.PropertyDescriptor : System.ComponentModel.PropertyDescriptor with get, set
Public Property PropertyDescriptor As PropertyDescriptor
Значение свойства
Рабочая область метаданных PropertyDescriptor, связанная с этим соединением ListSortDescription.The PropertyDescriptor associated with this ListSortDescription.