SubMain - CodeIt.Right The First Time!  
Home
Products
  CodeIt.Right
  CodeIt.Once for .NET
  PrettyCode.Print for .NET
  PrettyCode.Print
  SmartOutline for VS2005
  .NET Coding Guidelines
Download
Purchase
Support
Contact Us

CodeIt.Right SDK Class Library

OutputTypeInfo Enumeration

Specifies constants defining a project type.

public enum OutputTypeInfo

Example

Members

Member Name Description
None Indicates that the project type is unknown.
WindowsApplication Indicates that the project type is Windows Application.
ConsoleApplication Indicates that the project type is Console Application.
ClassLibrary Indicates that the project type is Class Library.

Requirements

Namespace: SubMain.CodeItRight.Sdk.Core.Reflection

Assembly: SubMain.CodeItRight.Sdk.Core (in SubMain.CodeItRight.Sdk.Core.dll)

See Also

SubMain.CodeItRight.Sdk.Core.Reflection Namespace