Image Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common.UIMap
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class Image
'Usage
Dim instance As Image
[SerializableAttribute]
public class Image
[SerializableAttribute]
public ref class Image
public class Image
[<SerializableAttribute>]
type Image =  class end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.UITest.Common.UIMap.Image

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Image Members

Microsoft.VisualStudio.TestTools.UITest.Common.UIMap Namespace