PlugInConfigurationEditorExportAttributeId Property

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

Definition

Namespace: SandcastleBuilder.Utils.BuildComponent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string Id { get; }

Property Value

String
This must match the ID of the component or plug-in for which this will provide a configuration editor.

See Also