TextValidationRuleReferenceType.RuleName Field
Indicates the text validation rule name.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As TextValidationRuleReferenceType
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
TextValidationRuleReferenceType Class
TextValidationRuleReferenceType Members
Microsoft.ConfigurationManagement.AdminConsole Namespace