CommonDesignTime.EditorTypes.RegexTypeEditor Field

Type name of the RegexTypeEditor class, declared in the System.Design Assembly.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll)

Syntax

'Declaration
Public Const RegexTypeEditor As String
public const string RegexTypeEditor
public:
literal String^ RegexTypeEditor
public const var RegexTypeEditor : String

See Also

CommonDesignTime.EditorTypes Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace