ConfigParameterDefinition Members
Represents a ConfigParameterDefinition object.
The following tables list the members exposed by the ConfigParameterDefinition type.
Public Constructors
Name | Description | |
---|---|---|
ConfigParameterDefinition | Creates an instance of the ConfigParameterDefinition class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
CheckBoxDefault | Retrieves boolean containing the value of the check box’s default state. |
![]() |
DefaultValue | Retrieves string containing the value of the parameter’s validation regular expression. |
![]() |
DropDownExtensible | Retrieves boolean containing true if the drop-down is user extensible. |
![]() |
Name | Retrieves a string containing the value of the parameters name. |
![]() |
Text | Retrieves string containing the value of the parameter’s text. |
![]() |
Type | Retrieves ConfigParameterType containing the value of the parameter’s type. |
![]() |
Validation | Retrieves string containing the value of the parameter’s validation regular expression. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() ![]() |
CreateCheckBoxParameter | Overloaded. Create a check box parameter definition. |
![]() ![]() |
CreateDividerParameter | Create a divider parameter definition. |
![]() ![]() |
CreateDropDownParameter | Overloaded. Create a drop-down parameter definition. |
![]() ![]() |
CreateEncryptedStringParameter | Overloaded. Create an encrypted string parameter definition. |
![]() ![]() |
CreateFileParameter | Overloaded. Create a file parameter definition. |
![]() ![]() |
CreateLabelParameter | Create a label parameter definition. |
![]() ![]() |
CreateStringParameter | Overloaded. Create a string parameter definition. |
![]() ![]() |
CreateTextParameter | Overloaded. Create a text parameter definition with a default value. |
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ConfigParameterDefinition Class
Microsoft.MetadirectoryServices Namespace