CodeGenerationCyclePreferences Properties |
The CodeGenerationCyclePreferences type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets the description, which is the set of settings concatted to a readable string for display to the user.
| |
DestinationRootFolder |
Gets or sets the destination folder as specified by the user. This can be a relative path.
| |
FrameworkName |
Gets or sets the name of the framework.
| |
IsValid |
Gets a value indicating whether this instance is valid.
| |
LanguageName |
Gets or sets the name of the language.
| |
LastGenerationCycleStartedOn |
Gets or sets the date/time the last generation cycle started on.
| |
OutputType |
Gets or sets the type of the output this preferences are for.
| |
PlatformName |
Gets or sets the name of the platform.
| |
PresetName |
Gets or sets the name of the preset.
| |
RootNamespace |
Gets or sets the root namespace.
| |
TemplateBindings |
Gets or sets the template bindings.
| |
TemplateGroup |
Gets or sets the template group.
|