Base:
property
PropertyType
System.ComponentModel.PropertyDescriptor.PropertyType
1 reference to PropertyType
System.Data (1)
fx\src\data\System\Data\Common\DbConnectionStringCommon.cs (1)
126if ((typeof(string) == PropertyType) && String.Empty.Equals(value)) {