See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The FileProjectWriterSettings type exposes the following members.

Properties

  NameDescription
Public propertyApplicationIconFileName
Get or set the application icon's file name.
Public propertyGenerateSolutionFile
Get or set whether to generate a .sln file.
Public propertyProjectGuid
The unique project guid that appears in the project file.
Public propertyTargetFrameworkVersion
The .net target framework version for the project.

See Also