Skip to content

InteropSolution.Description Property

Gets the description of the solution.

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

Syntax

C

public string Description { get; }

VB

Public ReadOnly Property Description As String
    Get

Property Value

Type: String
The description of the solution.

Implements

ISolution.Description

See Also

Reference

InteropSolution Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace

Was this article helpful?