Click or drag to resize
Sandcastle Help File BuilderPlugInConfigurationDictionary Properties

The PlugInConfigurationDictionary type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from Dictionary<String, PlugInConfiguration>.)
Public propertyCount (Inherited from Dictionary<String, PlugInConfiguration>.)
Public propertyIsDirty
This is used to get or set the dirty state of the collection
Public propertyItem
Gets or sets the value associated with the specified key.
(Inherited from Dictionary<String, PlugInConfiguration>.)
Public propertyKeys (Inherited from Dictionary<String, PlugInConfiguration>.)
Public propertyProjectFile
This returns a reference to the owning project file
Public propertyValues (Inherited from Dictionary<String, PlugInConfiguration>.)
Top
See Also