InteropSolutionTemplate.Name Property¶
Gets the name of the 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 string Name { get; }
VB¶
Public ReadOnly Property Name As String
Get
Property Value¶
Type: String
The name of the solution template.
See Also¶
Reference¶
InteropSolutionTemplate Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace