IStaticAttribute.Image Property¶
Image
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
byte[] Image { get; set; }
VB¶
Property Image As Byte()
Get
Set
Property Value¶
Type: Byte[]