Skip to content

AppvRequirementStatus.ErrorMessage Property

Gets or sets the error message.

Namespace: Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines
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 string ErrorMessage { get; set; }

VB

Public Property ErrorMessage As String
    Get
    Set

Property Value

Type: String
The error message.

See Also

Reference

AppvRequirementStatus Class
Citrix.SDK.AppDNA.Solutions.AppV.VirtualMachines Namespace

Was this article helpful?