IfThenComponentGroupId Property
This is used to set an optional group ID for use with component events
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public override string GroupId { get; set; }
Public Overrides Property GroupId As String
Get
Set
public:
virtual property String^ GroupId {
String^ get () override;
void set (String^ value) override;
}
abstract GroupId : string with get, set
override GroupId : string with get, set
Property Value
StringIf not overridden, the default group ID is null (no group)
This sets a unique group ID for each branch