Constants Class¶
Contains constants for any need
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Solutions.AppV.ExecutionProfiles.Constants
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.ExecutionProfiles
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.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.
Fields¶
Name | Description | |
---|---|---|
![]() ![]() | ApplicationLaunchTestExecutionProfile | The path for "App-V application launch test" execution profile. |
![]() ![]() | AppVClientChecksExecutionProfile | The path for App-V Client checks execution profile. |
![]() ![]() | AppVSequencerChecksExecutionProfile | The path for App-V Sequencer checks execution profile. |
![]() ![]() | DisableDefenderExecutionProfile | The path for "Disable Defender" execution profile. |
![]() ![]() | DisableUacExecutionProfile | The path for "Disable UAC" execution profile. |
![]() ![]() | DisableWindowsFirewallExecutionProfile | The path for "Disable Windows Firewall" execution profile. |
![]() ![]() | InstallAppvClientExecutionProfile | The path for "Install App-V 5.0 Client" execution profile. |
![]() ![]() | InstallAppvPrerequisitesToolExecutionProfile | The path for "App-V application launch test" execution profile. |
![]() ![]() | InstallAppvSequencerExecutionProfile | The path for "Install App-V 5.0 Sequencer" execution profile. |
![]() ![]() | InstallDotNetFramework451ExecutionProfile | The path for "Install .Net Framework 4.5.1" execution profile. |
![]() ![]() | InstallKB2533623ExecutionProfile | The path for "Install KB2533623" execution profile. |
![]() ![]() | InstallPowerShellExecutionProfile | The path for "Install Power Shell 3.0" execution profile. |
![]() ![]() | ReplaceableOutputFolderName | The name of output folder replaceable. |
![]() ![]() | ReplaceablePrerequisitesFolderName | The replaceable prerequisites folder name |
![]() ![]() | ReplaceableResultsFileName | The name of results file replaceable. |
Remarks¶
BEcause is visible internally we can use constants not static read only fields
See Also¶
Reference¶
Citrix.SDK.AppDNA.Solutions.AppV.ExecutionProfiles Namespace