IOptionFormatter Interface
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.
format the option and give it a category and a name
public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
- Derived
Properties
Name |
Gets the name of the options object. |
Methods
Format() |
Formats the options object into a collection of strings. |