The Argotic.Core.Configuration namespace contains the types that provide the programming model for handling configuration data.
Classes
| Class | Description | |
|---|---|---|
| AtomConfigurationSection |
Represents a Atom syndication section within a configuration file.
| |
| AtomSyndicationHttpHandlerConfigurationElement |
Represents a Atom syndication configuration element within a configuration file that
describes Atom syndication configuration for the SyndicationHttpHandler.
| |
| OpmlConfigurationSection |
Represents a Outline Processor Markup Language (OPML) syndication section within a configuration file.
| |
| OpmlSyndicationHttpHandlerConfigurationElement |
Represents a OPML syndication configuration element within a configuration file that
describes OPML syndication configuration for the SyndicationHttpHandler.
| |
| PingbackClientConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for the PingbackClient.
| |
| PingbackHttpHandlerConfigurationSection |
Represents a pingback HTTP handler section within a configuration file.
| |
| PingbackHttpModuleConfigurationSection |
Represents a pingback HTTP module section within a configuration file.
| |
| PingbackListenerConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for a PingbackListener.
| |
| PingbackListenerConfigurationElementCollection |
Represents a configuration element containing a collection of child PingbackListenerConfigurationElement elements.
| |
| RsdConfigurationSection |
Represents a Really Simple Discovery (RSD) syndication section within a configuration file.
| |
| RsdSyndicationHttpHandlerConfigurationElement |
Represents a RSD syndication configuration element within a configuration file that
describes RSD syndication configuration for the SyndicationHttpHandler.
| |
| RssConfigurationSection |
Represents a Really Simple Syndication (RSS) syndication section within a configuration file.
| |
| RssSyndicationHttpHandlerConfigurationElement |
Represents a RSS syndication configuration element within a configuration file that
describes RSS syndication configuration for the SyndicationHttpHandler.
| |
| SyndicationHttpHandlerConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for the SyndicationHttpHandler.
| |
| SyndicationHttpHandlerConfigurationSection |
Represents a syndication HTTP handler section within a configuration file.
| |
| SyndicationNetworkConfigurationSection |
Represents a syndication network section within a configuration file.
| |
| TrackbackClientConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for the TrackbackClient.
| |
| TrackbackHttpHandlerConfigurationSection |
Represents a trackback HTTP handler section within a configuration file.
| |
| TrackbackListenerConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for a TrackbackListener.
| |
| TrackbackListenerConfigurationElementCollection |
Represents a configuration element containing a collection of child TrackbackListenerConfigurationElement elements.
| |
| XmlRpcClientConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for the XmlRpcClient.
| |
| XmlRpcHttpHandlerConfigurationSection |
Represents a XML-RPC HTTP handler section within a configuration file.
| |
| XmlRpcListenerConfigurationElement |
Represents a syndication configuration element within a configuration file that
describes common syndication configuration for a XmlRpcListener.
| |
| XmlRpcListenerConfigurationElementCollection |
Represents a configuration element containing a collection of child XmlRpcListenerConfigurationElement elements.
|
