The properties of the BaseReflectionDocumenterConfig class are listed below. For a complete list of BaseReflectionDocumenterConfig class members, see the BaseReflectionDocumenterConfig Members topic.
![]() | 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. |
![]() | Gets the Project that this config is associated with, if any |
BaseReflectionDocumenterConfig Class | NDoc.Core.Reflection Namespace