RecorderOptions 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
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TestTools.UITest.Common.RecorderOptions

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

RecorderOptions Members

Microsoft.VisualStudio.TestTools.UITest.Common Namespace