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 the rule name that corresponds to the integral validation rule reference.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As IntegralValidationRuleReferenceType
Dim value As String
value = instance.RuleName
instance.RuleName = value
Syntax
'Declaration
<XmlAttributeAttribute> _
Public RuleName As String
[XmlAttributeAttribute]
public string RuleName
[XmlAttributeAttribute]
public:
String^ RuleName
/** @attribute XmlAttributeAttribute() */
public String RuleName
XmlAttributeAttribute
public var RuleName : String
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
IntegralValidationRuleReferenceType Class
IntegralValidationRuleReferenceType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace