The AnalyzerConfiguration type exposes the following members.

Constructors

  NameDescription
AnalyzerConfiguration
Loads an AnalyzersConfiguration from the XML node for configure the analyzer.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetBool
Typed Boolean value of a configuration key
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetInt
Typed integer value of a configuration key
GetString
Typed String value of a configuration key.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Item

See Also