BaseOptionDescription Property

This read-only property returns the option description

Definition

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

Property Value

String

See Also