HelpSectionDelegate Delegat

Definition

Gibt das Hilfeformatierungsverhalten für einen Abschnitt der Befehlszeilenhilfe an.

public delegate void HelpSectionDelegate(HelpContext ^ context);
public delegate void HelpSectionDelegate(HelpContext context);
type HelpSectionDelegate = delegate of HelpContext -> unit
Public Delegate Sub HelpSectionDelegate(context As HelpContext)

Parameter

context
HelpContext

Gilt für: