PropertyEntry.CreatePropertyValueInstance Method

Definition

protected:
 abstract Microsoft::VisualStudio::DesignTools::Extensibility::PropertyEditing::PropertyValue ^ CreatePropertyValueInstance();
protected abstract Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValue CreatePropertyValueInstance ();
abstract member CreatePropertyValueInstance : unit -> Microsoft.VisualStudio.DesignTools.Extensibility.PropertyEditing.PropertyValue
Protected MustOverride Function CreatePropertyValueInstance () As PropertyValue

Returns

Applies to