Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
ProjectInfoLanguage Enumeration
CodeIt.Right SDK Class Library

ProjectInfoLanguage Enumeration

Specifies constants defining a project language.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

[Flags]
public enum ProjectInfoLanguage

Example

Members

Member Name Description Value
None Indicates that the project language is unknown. 0
CSharp Indicates that the project language is C#. 1
VBNet Indicates that the project language is VB.NET. 2
VC Indicates that the project language is C++. 3

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


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |