DeploymentProviderSetting Class

Definition

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.

Applies to