'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class SetExtendedProperty Inherits ComponentExtension Implements System.ComponentModel.ISupportInitialize, System.ICloneable
'Usage
Dim instance As SetExtendedProperty
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class SetExtendedProperty : ComponentExtension, System.ComponentModel.ISupportInitialize, System.ICloneable
[CLSCompliant(true)] [ComVisible(false)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public ref class SetExtendedProperty : public ComponentExtension, System.ComponentModel.ISupportInitialize, System.ICloneable