ConfigurationMethodInstance Class
IIS 7.0
Represents an instance of a ConfigurationMethod.
Namespace:
Microsoft.Web.Administration
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
The ConfigurationMethodInstance type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Execute | Executes the method that this ConfigurationMethodInstance object represents. |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetMetadata | Returns metadata values from the method schema. |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
SetMetadata | Sets metadata for the current method. |
|
ToString | (Inherited from Object.) |
To create a ConfigurationMethodInstance object, use the CreateInstance method of a ConfigurationMethod object.