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 Description
Name

Gets the name of the configuration method.

Schema

Methods

Name Description
CreateInstance()

Creates an instance of the configuration method.

Applies to