Wildcard Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Wildcard : System::Text::RegularExpressions::Regex
public class Wildcard : System.Text.RegularExpressions.Regex
type Wildcard = class
inherit Regex
Public Class Wildcard
Inherits Regex
- Inheritance
-
Wildcard
Constructors
| Wildcard(String) | |
| Wildcard(String, RegexOptions) |
Methods
| WildcardToRegex(String) |