Class ProjectsNames
- Namespace
- SunamoDevCode.SunamoSolutionsIndexer
- Assembly
- SunamoDevCode.dll
Project name constants
public class ProjectsNames
- Inheritance
-
ProjectsNames
- Inherited Members
- Extension Methods
Fields
All
List of all known project names.
public static List<string> All
Field Value
CredentialsWithoutDep
Project name for CredentialsWithoutDep.
public const string CredentialsWithoutDep = "CredentialsWithoutDep"
Field Value
PlatformIndependentNuGetPackages
Project name for PlatformIndependentNuGetPackages.
public const string PlatformIndependentNuGetPackages = "PlatformIndependentNuGetPackages"
Field Value
Sunamo
Project name for sunamo.
public const string Sunamo = "sunamo"
Field Value
SunamoWeb
Project name for sunamo.web.
public const string SunamoWeb = "sunamo.web"