Skip to content

SolutionTemplateService.Add Method

Upload solution template package from the .

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 void Add(
    string solutionTemplatePath,
    string solutionTemplateName
)

VB

Public Sub Add ( 
    solutionTemplatePath As String,
    solutionTemplateName As String
)

Parameters

 

solutionTemplatePath
Type: System.String
The solution template path.
solutionTemplateName
Type: System.String
Name of the solution template.

See Also

Reference

SolutionTemplateService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?