CategoryEditor.ConsumesProperty(PropertyEntry) Method

Definition

public:
 abstract bool ConsumesProperty(Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::PropertyEntry ^ propertyEntry);
public abstract bool ConsumesProperty (Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyEntry propertyEntry);
abstract member ConsumesProperty : Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyEntry -> bool
Public MustOverride Function ConsumesProperty (propertyEntry As PropertyEntry) As Boolean

Parameters

propertyEntry
PropertyEntry

Returns

Applies to