Base class for Regex tasks Handles public properties for Input, Expression, Options and Output This class is abstract (MustInherit in Visual Basic)abstractMustInherit and so cannot be instantiated.
Namespace: MSBuild.Community.Tasks
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Inheritance Hierarchy
System.Object
Microsoft.Build.Utilities.Task
MSBuild.Community.Tasks.RegexBase
MSBuild.Community.Tasks.RegexMatch
MSBuild.Community.Tasks.RegexReplace
Microsoft.Build.Utilities.Task
MSBuild.Community.Tasks.RegexBase
MSBuild.Community.Tasks.RegexMatch
MSBuild.Community.Tasks.RegexReplace
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also
Documentation version 1.0.0.0.