DeploymentProviderSetting Class
IIS 7.0
Provides properties for a deployment provider setting.
Assembly: Microsoft.Web.Deployment (in Microsoft.Web.Deployment.dll)
The DeploymentProviderSetting type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets a description of the deployment provider setting. |
![]() | ExampleOrDetail | |
![]() | Factory | |
![]() | FriendlyName | Gets a friendly name of the deployment provider setting. |
![]() | Name | Gets the name of the deployment provider setting. |
![]() | Type | |
![]() | Value | Gets or sets the value of the deployment provider setting. |
This class implements the IDeploymentNameDescription interface.
Show:
