IPlugInConfigurationEditorMetadataId Property

This read-only property returns the ID of the configurable plug-in

Definition

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

Property Value

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

See Also