Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates true if the maximum text length is specified.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As TextLengthType
Dim value As Boolean
value = instance.MaxLengthSpecified
instance.MaxLengthSpecified = value
Syntax
'Declaration
<XmlIgnoreAttribute> _
Public MaxLengthSpecified As Boolean
[XmlIgnoreAttribute]
public bool MaxLengthSpecified
[XmlIgnoreAttribute]
public:
bool MaxLengthSpecified
/** @attribute XmlIgnoreAttribute() */
public boolean MaxLengthSpecified
XmlIgnoreAttribute
public var MaxLengthSpecified : boolean
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