This topic has not yet been rated - Rate this topic

ConfigurationMethodSchema Class

IIS 7.0

Provides access to the method that defines the schema for a configuration method.

System..::..Object
  Microsoft.Web.Administration..::..ConfigurationMethodSchema

Namespace:  Microsoft.Web.Administration
Assembly:  Microsoft.Web.Administration (in Microsoft.Web.Administration.dll)
public sealed class ConfigurationMethodSchema

The ConfigurationMethodSchema type exposes the following members.

  Name Description
Public property InputSchema Gets the schema for the input.
Public property Name Gets the name of the configuration method schema.
Public property OutputSchema Gets the schema for the output.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ