Skip to content

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

 

NameDescription
Public fieldStatic memberApplicationLaunchTestExecutionProfile The path for "App-V application launch test" execution profile.
Public fieldStatic memberAppVClientChecksExecutionProfile The path for App-V Client checks execution profile.
Public fieldStatic memberAppVSequencerChecksExecutionProfile The path for App-V Sequencer checks execution profile.
Public fieldStatic memberDisableDefenderExecutionProfile The path for "Disable Defender" execution profile.
Public fieldStatic memberDisableUacExecutionProfile The path for "Disable UAC" execution profile.
Public fieldStatic memberDisableWindowsFirewallExecutionProfile The path for "Disable Windows Firewall" execution profile.
Public fieldStatic memberInstallAppvClientExecutionProfile The path for "Install App-V 5.0 Client" execution profile.
Public fieldStatic memberInstallAppvPrerequisitesToolExecutionProfile The path for "App-V application launch test" execution profile.
Public fieldStatic memberInstallAppvSequencerExecutionProfile The path for "Install App-V 5.0 Sequencer" execution profile.
Public fieldStatic memberInstallDotNetFramework451ExecutionProfile The path for "Install .Net Framework 4.5.1" execution profile.
Public fieldStatic memberInstallKB2533623ExecutionProfile The path for "Install KB2533623" execution profile.
Public fieldStatic memberInstallPowerShellExecutionProfile The path for "Install Power Shell 3.0" execution profile.
Public fieldStatic memberReplaceableOutputFolderName The name of output folder replaceable.
Public fieldStatic memberReplaceablePrerequisitesFolderName The replaceable prerequisites folder name
Public fieldStatic memberReplaceableResultsFileName The name of results file replaceable.
  Back to Top

Remarks

BEcause is visible internally we can use constants not static read only fields

See Also

Reference

Citrix.SDK.AppDNA.Solutions.AppV.ExecutionProfiles Namespace

Was this article helpful?