TodoCompletionLoopEvaluator.RemainingTodosPlaceholder Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The placeholder token within DefaultFeedbackMessageTemplate (or a custom FeedbackMessageTemplate) that is replaced, on each evaluation, with a formatted list of the remaining (incomplete) todo items.
public const string RemainingTodosPlaceholder;
val mutable RemainingTodosPlaceholder : string
Public Const RemainingTodosPlaceholder As String