Partilhar via


TextValidationRuleReferenceType.TextLength Field

Indicates a TextLengthType object that represents text length for the reference type.

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

Usage

'Usage
Dim instance As TextValidationRuleReferenceType
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

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