SnippetIdentifierToString Method

This returns the snippet identifier

Definition

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

Return Value

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

See Also