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 a minimum value for the integral range.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As IntegralRangeType
Dim value As Integer
value = instance.MinValue
instance.MinValue = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public MinValue As Integer
[XmlAttributeAttribute]
public int MinValue
[XmlAttributeAttribute]
public:
int MinValue
/** @attribute XmlAttributeAttribute() */
public int MinValue
XmlAttributeAttribute
public var MinValue : int
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
IntegralRangeType Class
IntegralRangeType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace