This topic has not yet been rated - Rate this topic

TagRegex Fields

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The TagRegex type exposes the following members.

  Name Description
Protected field capnames Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Protected field caps Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Protected field capsize Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Protected field capslist Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Protected field factory Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Protected field internalMatchTimeout Infrastructure. The maximum amount of time that can elapse in a pattern-matching operation before the operation times out. (Inherited from Regex.)
Protected field pattern Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Protected field roptions Infrastructure. Used by a Regex object generated by the CompileToAssembly method. (Inherited from Regex.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.