IPlugInConfigurationEditorMetadataId Property

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

Definition

Namespace: Sandcastle.Core.PlugIn
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.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