LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.GetProperties method

Fills in propertyDescriptors with information about the available properties on this object.

protected override void GetProperties(Hashtable propertyDescriptors)
parameterdescription
propertyDescriptorsThe collection of PropertyDescriptor objects to populate.

See Also