RegExLibrary Members
Represents a library of commonly used regular expressions in the Configuration Manager 2007 console. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the RegExLibrary type.
Public Properties
Name | Description | |
---|---|---|
ExpressionList | Gets or sets the list of regular expressions in the library. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetRegularExpression | Gets a regular expression from the library. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
RegExLibrary Class
Microsoft.ConfigurationManagement.AdminConsole Namespace