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