CodeSnippetGroupIsStandalone Property

This is used to get or set whether or not the group is a single, standalone snippet

Definition

Namespace: Sandcastle.Tools.BuildComponents.Snippets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public bool IsStandalone { get; set; }

Property Value

Boolean

See Also