The ProblemReporterConfigurationContainer type exposes the following members.

Properties

  NameDescription
Public propertyConfigurationManager
Gets the configuration manager.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.)
Public propertyIsCaching
Gets a value indicating whether this instance is cached.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.)
Public propertyIsWatching
Gets a value indicating whether this instance is watched.
(Inherited from ConfigurationContainer<(Of <(<'TConfigurationObject, TPropertyEnum>)>)>.)

See Also