ConfigurationEditorExportAttribute Class

This is a custom version of the ExportAttribute that contains metadata for the BuilderAssembler component configuration editors.

Definition

Namespace: Sandcastle.Core.BuildAssembler
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public sealed class ConfigurationEditorExportAttribute : ExportAttribute
Inheritance
ExportAttribute    ConfigurationEditorExportAttribute

Constructors

Properties

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

See Also