PropertyValue(PropertyEntry) Constructor

Definition

protected:
 PropertyValue(Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::PropertyEntry ^ parentProperty);
protected PropertyValue (Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyEntry parentProperty);
new Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValue : Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyEntry -> Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValue
Protected Sub New (parentProperty As PropertyEntry)

Parameters

parentProperty
PropertyEntry

Applies to