Skip to content

ISolutionConfig.NotImportedApplications Property

Gets or sets the solution's String collection.

Namespace: Citrix.SDK.AppDNA.Solutions.AppV
Assembly: Citrix.SDK.AppDNA.Solutions.AppV (in Citrix.SDK.AppDNA.Solutions.AppV.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

ObservableCollection<string> NotImportedApplications { get; }

VB

ReadOnly Property NotImportedApplications As ObservableCollection(Of String)
    Get

Property Value

Type: ObservableCollection(String)

See Also

Reference

ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?