Skip to content

XenSolutionPlatform.AppV Property

Gets a value indicating whether App-V is used.

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

Syntax

C

public abstract bool AppV { get; }

VB

Public MustOverride ReadOnly Property AppV As Boolean
    Get

Property Value

Type: Boolean
true if App-V is used; otherwise, false.

See Also

Reference

XenSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?