IPlug In Configuration Editor MetadataId 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: 2026.1.20.0
This must match the ID of the plug-in for which this will provide a configuration editor
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string Id { get; }VB
ReadOnly Property Id As String
GetC++
property String^ Id {
String^ get ();
}F#
abstract Id : string with getProperty Value
StringThis must match the ID of the plug-in for which this will provide a configuration editor