bool TryGetHowToFix( StringFormattingKind stringFormattingKind, out string ruleHowToFix )
Parameters
- stringFormattingKind
- The formatting of the returned how-to-fix-rule explanation.
- ruleHowToFix
- The rule how-to-fix-rule explanations formatted.
Return Value
true if the how-to-fix-rule explanation is available.