ConfigurationMethod Class

Definition

Represents a method that is implemented as an IIS configuration extension.

public ref class ConfigurationMethod sealed
public sealed class ConfigurationMethod
type ConfigurationMethod = class
Public NotInheritable Class ConfigurationMethod
Inheritance
ConfigurationMethod

Properties

Name

Gets the name of the configuration method.

Schema

Methods

CreateInstance()

Creates an instance of the configuration method.

Applies to