ComponentPlacement.Id Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns the ID of the component related to the PlacementAction if applicable.
public string Id { get; }
Property Value
- string
This only has meaning for the
Before,After, andReplacePlacementAction.