Skip to content

ProfileApplicationSourceDetails Constructor

Initializes a new instance of the ProfileApplicationSourceDetails class.

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 ProfileApplicationSourceDetails(
    string sourceFilePath
)

VB

Public Sub New ( 
    sourceFilePath As String
)

Parameters

 

sourceFilePath
Type: System.String
The full path to the installation media.

See Also

Reference

ProfileApplicationSourceDetails Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?