StringOptionTemplate Property

This is used to specify the template used when showing the command line syntax

Definition

Namespace: Sandcastle.Core.CommandLine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string Template { get; set; }

Property Value

String

See Also