TextLengthType.MinLength Field

Indicates the minimum text length.

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As TextLengthType
Dim value As Integer

value = instance.MinLength

instance.MinLength = value

Syntax

'Declaration
<XmlAttributeAttribute> _
Public MinLength As Integer
[XmlAttributeAttribute] 
public int MinLength
[XmlAttributeAttribute] 
public:
int MinLength
/** @attribute XmlAttributeAttribute() */ 
public int MinLength
XmlAttributeAttribute 
public var MinLength : int

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

TextLengthType Class
TextLengthType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace