ConfigurationMethod Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |