UITestControl.SearchPropertiesSetExplicitly Property
Namespace: Microsoft.VisualStudio.TestTools.UITesting
Assemblies: Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (in Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property SearchPropertiesSetExplicitly As Boolean
protected virtual bool SearchPropertiesSetExplicitly { get; }
protected:
virtual property bool SearchPropertiesSetExplicitly {
bool get ();
}
abstract SearchPropertiesSetExplicitly : bool with get
override SearchPropertiesSetExplicitly : bool with get
function get SearchPropertiesSetExplicitly () : boolean
Property Value
Type: Boolean
.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.