InstallCaptureSourceDetails.ProductVersion Property¶
Gets or sets a value that will be the product version. This is only used by some Execution Profiles such as the AppV Sequencing profiles.
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 string ProductVersion { get; set; }
VB¶
Public Property ProductVersion As String
Get
Set
Property Value¶
Type: String
See Also¶
Reference¶
InstallCaptureSourceDetails Class
Citrix.SDK.AppDNA Namespace