This topic has not yet been rated - Rate this topic

UITestBuilderButton.Image Property

Visual Studio 2010

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Gets or sets the image to display on the button.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
public BitmapImage Image { get; private set; }

Property Value

Type: System.Windows.Media.Imaging.BitmapImage
The image to display on the button.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.