

Public Member Functions | |
| NoPromptOption (string names, string title, string description, bool required, string defaultValue) | |
| Constructor. | |
| Novell::iFolder::Utility::NoPromptOption::NoPromptOption | ( | string | names, | |
| string | title, | |||
| string | description, | |||
| bool | required, | |||
| string | defaultValue | |||
| ) | [inline] |
Constructor.
| names | A comma-delimited list of option names. | |
| title | A title for the option. | |
| description | A description of the option. | |
| required | Is this option required? | |
| defaultValue | The option default value; |
1.5.6