AdmNumericPart Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The AdmNumericPart type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
WritePart |
Writes the text representing the part to the writer.
(Overrides AdmPart.WritePart(TextWriter).) |
Properties
Name | Description | |
---|---|---|
DefaultValue |
Gets the default value for the part, or nulla null reference (Nothing in Visual Basic) if no default value is available.
|
|
KeyName |
Gets the registry key for the part, or nulla null reference (Nothing in Visual Basic) if no key name is required for the part.
(Inherited from AdmPart.) |
|
MaxValue |
Gets the maximum value for the part, or nulla null reference (Nothing in Visual Basic) if no maximum value is available.
|
|
MinValue |
Gets the minimum value for the part, or nulla null reference (Nothing in Visual Basic) if no minimum value is available.
|
|
PartName |
Gets the name for the part.
(Inherited from AdmPart.) |
|
PartTypeTemplate |
Gest the template representing the type of the part.
(Overrides AdmPart.PartTypeTemplate.) |
|
ValueName |
Gets the name for the registry value for the part.
(Inherited from AdmPart.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Manageability.Adm Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |