CommonDesignTime.EditorTypes.TypeSelector Field

Type name of the TypeSelectionEditor, declared class in the Configuration.DesignTime Assembly.

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

Syntax

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

See Also

CommonDesignTime.EditorTypes Class

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