Skip to content

SequencingConfiguration.CheckApplicationSources Property

Gets or sets a value indicating whether to check for the existance of an application's source media. Sequencing will not be started for unavailable applications.

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

public bool CheckApplicationSources { get; set; }

VB

Public Property CheckApplicationSources As Boolean
    Get
    Set

Property Value

Type: Boolean
true to check for the existance of the application's source media; otherwise, false.

See Also

Reference

SequencingConfiguration Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?