CodeSnippetTitle Property

This read-only property returns the title for the snippet if one is defined

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string Title { get; }

Property Value

String

See Also