Share via


TextValidationRuleType.TextLength Field

Indicates a TextLengthType object for the text validation rule type.

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

Usage

'Usage
Dim instance As TextValidationRuleType
Dim value As TextLengthType

value = instance.TextLength

instance.TextLength = value

Syntax

'Declaration
Public TextLength As TextLengthType
public TextLengthType TextLength
public:
TextLengthType^ TextLength
public TextLengthType TextLength
public var TextLength : TextLengthType

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

TextValidationRuleType Class
TextValidationRuleType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
TextLengthType Class