MustNotMatchPattern.RegEx Field
Indicates a regular expression for the pattern.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As MustNotMatchPattern
Dim value As String
value = instance.RegEx
instance.RegEx = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public RegEx As String
[XmlAttributeAttribute]
public string RegEx
[XmlAttributeAttribute]
public:
String^ RegEx
/** @attribute XmlAttributeAttribute() */
public String RegEx
XmlAttributeAttribute
public var RegEx : String
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
MustNotMatchPattern Class
MustNotMatchPattern Members
Microsoft.ConfigurationManagement.AdminConsole Namespace