IXenSolutionConfig.Description Property¶
Gets or sets the description.
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¶
string Description { get; set; }
VB¶
Property Description As String
Get
Set
Property Value¶
Type: String
See Also¶
Reference¶
IXenSolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace