DeploymentProviderSetting 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.
Provides properties for a deployment provider setting.
public ref class DeploymentProviderSetting : Microsoft::Web::Deployment::IDeploymentNameDescription
public class DeploymentProviderSetting : Microsoft.Web.Deployment.IDeploymentNameDescription
type DeploymentProviderSetting = class
interface IDeploymentNameDescription
Public Class DeploymentProviderSetting
Implements IDeploymentNameDescription
- Inheritance
-
DeploymentProviderSetting
- Implements
Remarks
This class implements the IDeploymentNameDescription interface.
Properties
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. |