Skip to content

InstallCaptureSourceDetails.ProductName Property

Gets or sets a value that will be the product name. This is only used by some Execution Profiles such as the AppV Sequencing profiles.

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 string ProductName { get; set; }

VB

Public Property ProductName As String
    Get
    Set

Property Value

Type: String

See Also

Reference

InstallCaptureSourceDetails Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?