PropertyCondition.PropertyRegex Field
[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.Extension
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Syntax
'Declaration
Public Shared ReadOnly PropertyRegex As Regex
'Usage
Dim value As Regex
value = PropertyCondition.PropertyRegex
public static readonly Regex PropertyRegex
public:
static initonly Regex^ PropertyRegex
static val PropertyRegex: Regex
public static final var PropertyRegex : Regex
.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.