Regex Fields

 

Namespace:   System.Text.RegularExpressions
Assembly:  System (in System.dll)

NameDescription
System_CAPS_protfieldcapnames

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_protfieldcaps

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_protfieldcapsize

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_protfieldcapslist

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_protfieldfactory

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_pubfieldSystem_CAPS_staticInfiniteMatchTimeout

Specifies that a pattern-matching operation should not time out.

System_CAPS_protfieldinternalMatchTimeout

This API supports the product infrastructure and is not intended to be used directly from your code. The maximum amount of time that can elapse in a pattern-matching operation before the operation times out.

System_CAPS_protfieldpattern

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

System_CAPS_protfieldroptions

This API supports the product infrastructure and is not intended to be used directly from your code. Used by a Regex object generated by the CompileToAssembly method.

Return to top
Show: