Descriptor

MetadataProperty.Descriptor property

Gets the descriptor associated with the metadata property.

public PropertyDescriptor Descriptor { get; }

Property Value

The descriptor associated with the metadata property.

See Also