StringOptionTemplate Property
This is used to specify the template used when showing the command line syntax
Namespace: Sandcastle.Core.CommandLineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string Template { get; set; }
Public Property Template As String
Get
Set
public:
property String^ Template {
String^ get ();
void set (String^ value);
}
member Template : string with get, set
Property Value
String