InstallCaptureConfiguration.Replaceables Property¶
A Dictionary of replaceable names to values, which can be used to override the execution profile replaceables.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public Dictionary<string, string> Replaceables { get; }
VB¶
Public ReadOnly Property Replaceables As Dictionary(Of String, String)
Get
Property Value¶
Type: Dictionary(String, String)
See Also¶
Reference¶
InstallCaptureConfiguration Class
Citrix.SDK.AppDNA Namespace