TypedElement class TypedElement : ConfigurationElement Documentation Code protected static readonly ConfigurationProperty s_propInitData protected static readonly ConfigurationProperty s_propTypeName protected readonly ConfigurationPropertyCollection _properties protected object _runtimeObject public string InitData { get; set; } public virtual string TypeName { get; set; } public TypedElement(Type baseType) protected object BaseGetRuntimeObject()