ConfigurationMethodSchema Class
IIS 7.0
Provides access to the method that defines the schema for a configuration method.
Assembly: Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
| Name | Description | |
|---|---|---|
![]() | InputSchema | Gets the schema for the input. |
![]() | Name | Gets the name of the configuration method schema. |
![]() | OutputSchema | Gets the schema for the output. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

