This documentation is archived and is not being maintained.
Match.Empty Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the empty group. All failed matches return this empty match.
Namespace:
System.Text.RegularExpressions
Assembly:
System (in System.dll)
'Declaration
Public Shared ReadOnly Property Empty As Match
This property should not be used to determine if a match is successful. Use Success instead.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0