Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the maximum 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.MaxLength
instance.MaxLength = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public MaxLength As Integer
[XmlAttributeAttribute]
public int MaxLength
[XmlAttributeAttribute]
public:
int MaxLength
/** @attribute XmlAttributeAttribute() */
public int MaxLength
XmlAttributeAttribute
public var MaxLength : 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