TocEntryId Property
The ID of the item when it represents a TOC entry from a content layout file
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string Id { get; set; }
Public Property Id As String
Get
Set
public:
property String^ Id {
String^ get ();
void set (String^ value);
}
member Id : string with get, set
Property Value
String