BaseReflectionDocumenterConfig overview
![]() | Gets or sets the AssemblyVersion property. |
![]() | Gets or sets the AutoDocumentConstructors property. |
![]() | Gets or sets the AutoPropertyBackerSummaries property. |
![]() | Gets or sets a value indicating whether to delete intermediate files after a successful build. |
![]() | Gets or sets the CopyrightHref property. |
![]() | Gets or sets the CopyrightText property. |
![]() | Gets or sets whether or not to document the attributes. |
![]() | Gets or sets which attributes should be documented. |
![]() | Gets or sets the DocumentPrivates property. |
![]() | Gets or sets the DocumentInternals property. |
![]() | Gets or sets whether or not to document the attributes inherited from base types. |
![]() | Gets or sets the DocumentInheritedFrameworkMembers property. |
![]() | Gets or sets the DocumentInheritedMembers property. |
![]() | Gets or sets the DocumentInternals property. |
![]() | Gets or sets the DocumentPrivates property. |
![]() | Gets or sets the DocumentProtected property. |
![]() | Gets or sets the DocumentProtectedInternalAsProtected property. |
![]() | Gets or sets the DocumentSealedProtected property. |
![]() | Specifies the level of filtering on the EditorBrowsable attribute. |
![]() | Gets or sets the FeedbackEmailAddress property. |
![]() | Gets or sets the IncludeDefaultThreadSafety property. |
![]() | Gets or sets the InstanceMembersDefaultToSafe property. |
![]() | Gets the display name of the documenter. |
![]() | Get/set the Preliminary preoperty |
![]() | Gets or sets a collection of additional paths to search for reference assemblies. |
![]() | Gets or sets the SdkDocLanguage property. |
![]() | Gets or sets the LinkToSdkDocVersion property. |
![]() | Gets or sets the ShowMissingParams property. |
![]() | Gets or sets the ShowMissingRemarks property. |
![]() | Gets or sets the ShowMissingReturns property. |
![]() | Gets or sets the ShowMissingSummaries property. |
![]() | Gets or sets the ShowMissingValues property. |
![]() | Gets or sets whether or not to show the TypeId property in attributes. |
![]() | Gets or sets the SkipNamespacesWithoutSummaries property. |
![]() | Gets or sets the StaticMembersDefaultToSafe property. |
![]() | Gets or sets the UseNamespaceDocSummaries property. |
![]() | Gets or sets a value indicating whether to use the specified XML file as input instead of reflecting the list of assemblies specified on the project. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets an enumerable list of PropertyInfo objects representing the properties of this config. |
![]() | Gets the Type of the current instance. |
![]() | Loads config details from the specified XmlReader. |
![]() | Associates this config with a Project. |
![]() | Sets the value of a named config property. |
![]() | Returns a String that represents the current Object. |
![]() | Writes the current state of the config to the specified XmlWriter. |
![]() | Initializes a new instance of the BaseReflectionDocumenterConfig class. |
![]() | Gets the Project that this config is associated with, if any |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | |
![]() | When overridden in a derived class, handles a unknown or invalid property value read by Read. |
![]() | Creates a shallow copy of the current Object. |
![]() | Sets the value of a named property. |
![]() | Sets the IsDirty property on the Project. |
BaseReflectionDocumenterConfig Class | NDoc.Core.Reflection Namespace