ContextParameter Class
Namespace: Microsoft.VisualStudio.TestTools.WebTesting
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ContextParameter _
Implements ICloneable
'Usage
Dim instance As ContextParameter
[SerializableAttribute]
public class ContextParameter : ICloneable
[SerializableAttribute]
public ref class ContextParameter : ICloneable
public class ContextParameter implements ICloneable
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TestTools.WebTesting.ContextParameter
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.