Click or drag to resize
GDAppIconImage Property
Gets image representing service provider icon.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public BitmapImage Image { get; }

Property Value

Type: BitmapImage
Icon of service provider. If null, then check the Pending property for details.
See Also