AppVPackage.PrimaryApplicationName Property¶
Gets or sets the primary application name.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV.LaunchTest
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 string PrimaryApplicationName { get; set; }
VB¶
Public Property PrimaryApplicationName As String
Get
Set
Property Value¶
Type: String
See Also¶
Reference¶
AppVPackage Class
Citrix.SDK.AppDNA.Solutions.AppV.LaunchTest Namespace