 | ExtensionImage Property |
Get the extension image
Namespace:
EBP.Api.Extension
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected virtual Image Image { get; }
Protected Overridable ReadOnly Property Image As Image
Get
Property Value
Type:
ImageThe extension image
See Also