Constants.DesktopToServer Field¶
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public static readonly List<Tuple<string, string>> DesktopToServer
VB¶
Public Shared ReadOnly DesktopToServer As List(Of Tuple(Of String, String))
Field Value¶
Type: List(Tuple(String, String))
See Also¶
Reference¶
Constants Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace