DeploymentProviderFactory Class
IIS 7.0
Provides a class factory for deployment providers.
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentProviderFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DeploymentProviderFactory | Creates an instance of a DeploymentProviderFactory object. |
| Name | Description | |
|---|---|---|
![]() | Description | Gets the description of the current deployment provider factory. |
![]() | ExampleOrDetail | |
![]() | ExamplePath | Gets the example path of the current deployment provider factory. |
![]() | FriendlyName | Gets the friendly name of the current deployment provider factory. |
![]() | Kind | |
![]() | Name | Gets the name of the current deployment provider factory. |
| Name | Description | |
|---|---|---|
![]() | Create | |
![]() | CreateProvider | Creates an instance of a deployment provider factory. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSupportedSettings | Gets an array of DeploymentProviderSettingInfo objects associated with the current deployment provider factory. |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
