8 references to Prop
System.Configuration (8)
System\Configuration\PropertyInformation.cs (8)
51
return
Prop
.ProvidedName;
71
return
Prop
.DefaultValue;
112
return
Prop
.IsKey;
122
return
Prop
.IsRequired;
185
return
Prop
.Type;
193
return
Prop
.Validator;
201
return
Prop
.Converter;
208
return
Prop
.Description;