Constants Class¶
Contains constant values for a Build Assessment solution.
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Solutions.BuildAssessment.Constants
Namespace: Citrix.SDK.AppDNA.Solutions.BuildAssessment
Assembly: Citrix.SDK.AppDNA.Solutions.BuildAssessment (in Citrix.SDK.AppDNA.Solutions.BuildAssessment.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public static class Constants
VB¶
Public NotInheritable Class Constants
The Constants type exposes the following members.
Methods¶
Name | Description | |
---|---|---|
![]() ![]() | GetModuleNameByOsName | Gets the name of the module by the operating system name. |
Fields¶
Name | Description | |
---|---|---|
![]() ![]() | AmberRagValue | |
![]() ![]() | CertifiedRagText | |
![]() ![]() | ClassRag | |
![]() ![]() | ClassRagAmber | |
![]() ![]() | ClassRagCertified | |
![]() ![]() | ClassRagGreen | |
![]() ![]() | ClassRagLocked | |
![]() ![]() | ClassRagRed | |
![]() ![]() | ClassRagUnanalysed | |
![]() ![]() | ColorHasIssues | |
![]() ![]() | ColorNoIssues | |
![]() ![]() | GpoGroupName | |
![]() ![]() | GpoGroupNameAbbr | |
![]() ![]() | GreenRagValue | |
![]() ![]() | LabelHasIssues | |
![]() ![]() | LabelNoIssues | |
![]() ![]() | LockedRagValue | |
![]() ![]() | ModuleNameToOsName | Resolves analysis module name by possible operating systems. |
![]() ![]() | OtherGroupName | |
![]() ![]() | RedRagValue | |
![]() ![]() | SettingName | Token for the Solution Configuration |
![]() ![]() | SolutionIdentifier | The Build Assessment solution template identifier. |
![]() ![]() | SolutionSelectionSetting | The solution selection setting name. |
![]() ![]() | UnanalysedRagValue | |
![]() ![]() | Win10Module | The Win8 module identifier. |
![]() ![]() | Win2008R2Module | The Win2008R2 module identifier. |
![]() ![]() | Win2012RuleModule | The Win2012 module identifier. |
![]() ![]() | Win2016RuleModule | The Win2016 module identifier. |
![]() ![]() | Win2k | "Windows 2000" OS name. |
![]() ![]() | Win7 | "Windows 7" OS name. |
![]() ![]() | Win7Module | The Win7 module identifier. |
![]() ![]() | Win7x64 | "Windows 7 64-bit" OS name. |
![]() ![]() | Win8Module | The Win8 module identifier. |
![]() ![]() | Windows10 | "Windows 10" OS name. |
![]() ![]() | Windows10x64 | "Windows 10 64-bit" OS name. |
![]() ![]() | Windows8 | "Windows 8" OS name. |
![]() ![]() | Windows81 | "Windows 8.1" OS name. |
![]() ![]() | Windows81x64 | "Windows 8.1 64-bit" OS name. |
![]() ![]() | Windows8and81 | "Windows 8/8.1" OS name. |
![]() ![]() | Windows8and81x64 | "Windows 8/8.1 64-bit" OS name. |
![]() ![]() | Windows8Enterprise | "Windows 8" OS name. |
![]() ![]() | Windows8x64 | "Windows 8 64-bit" OS name. |
![]() ![]() | Windows8x64Enterprise | "Windows 8 64-bit" OS name. |
![]() ![]() | WindowsServer2012andR2x64 | "Windows Server 2012/2012 R2 64-bit" OS name. |
![]() ![]() | WindowsServer2012R2x64 | "Windows Server 2012 R2 64-bit" OS name. |
![]() ![]() | WindowsServer2012x64 | "Windows Server 2012 64-bit" OS name. |
![]() ![]() | WindowsServer2016x64 | "Windows Server 2016 64-bit" OS name. |
![]() ![]() | WinServer2k | "Windows Server 2000" OS name. |
![]() ![]() | WinServer2k3 | "Windows Server 2003" OS name. |
![]() ![]() | WinServer2k364 | "Windows Server 2003 64-bit" OS name. |
![]() ![]() | WinServer2k8 | "Windows Server 2008" OS name. |
![]() ![]() | WinServer2k864 | "Windows Server 2008 64-bit" OS name. |
![]() ![]() | WinServer2k8R2 | "Windows Server 2008 R2" OS name. |
![]() ![]() | WinServer2k8R264 | "Windows Server 2008 R2 64-bit" OS name. |
![]() ![]() | WinServer2k8R2SP1 | "Windows Server 2008 R2 SP1 64-bit" OS name. |
![]() ![]() | WinVista | "Windows Vista" OS name. |
![]() ![]() | WinVista64 | "Windows Vista 64-bit" OS name. |
![]() ![]() | WinXP | "Windows XP" OS name. |
![]() ![]() | WinXP64 | "Windows XP 64-bit" OS name. |