Click or drag to resize

IWinHeaderwImage Property

Returns the item image (the specified image is displayed in the header item in addition to any image specified in the wBitmap field).

Namespace:  SmartBear.TestLeft.TestObjects.Win
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IReadOnlyEnumCollection2<Image> wImage { get; }

Property Value

Type: IReadOnlyEnumCollection2Image
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also