AppVSolutionTemplate.Version Property¶
Gets the version of the solution template.
Namespace: Citrix.SDK.AppDNA.Solutions.AppV
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 Version Version { get; }
VB¶
Public ReadOnly Property Version As Version
Get
Property Value¶
Type: Version
The version of the solution template.
See Also¶
Reference¶
AppVSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace