PlugInConfigurationEditorExportAttribute Class

This is a custom version of the ExportAttribute that contains metadata for the help file builder plug-in configuration editors.

Definition

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public sealed class PlugInConfigurationEditorExportAttribute : ExportAttribute
Inheritance
ExportAttribute    PlugInConfigurationEditorExportAttribute

Constructors

Properties

Id This read-only property is used to get the component ID

See Also