ItemPropertyInfo::Descriptor Property
.NET Framework (current version)
Get an object that contains additional information about the property.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System::Object^An object that contains additional information about the property.
Descriptor can be any object that contains information about the property, such as a PropertyDescriptor or PropertyInfo object.
.NET Framework
Available since 3.0
Available since 3.0
Show: