SnippetIdentifierToString Method

This returns the snippet identifier

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2026.3.29.0
public override string ToString()

Return Value

String
The example ID and snippet ID separated by a hash character (#)

See Also