ConfigurationEditorExportAttributeId Property

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

Definition

Namespace: Sandcastle.Core.BuildAssembler
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string Id { get; }

Property Value

String
This must match the ID of the build component for which this will provide a configuration editor.

See Also