SearchConfiguration.DisambiguateChild Field
Returns "Distinct", and is used to return the child node when both the parent and the child nodes have the same property values.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly DisambiguateChild As String
public static readonly string DisambiguateChild
public:
static initonly String^ DisambiguateChild
static val DisambiguateChild: string
public static final var DisambiguateChild : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.