The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Entry Constructor (String^, Boolean)
Constructor for Entry class.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- value
-
Type:
System::String^
The value of the entry.
- isConstant
-
Type:
System::Boolean
True if the entry is not from a resource. The default is true.
Show: