InteropSolutionTemplate.Version Property¶
Gets the version of solution template.
Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.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 solution template.
See Also¶
Reference¶
InteropSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace