IWithSetParameters Interface

Definition

A web deployment definition stage allowing specifying parameters.

public interface IWithSetParameters
type IWithSetParameters = interface
Public Interface IWithSetParameters
Derived

Methods

WithSetParameter(String, String)

Adds a parameter for the deployment.

WithSetParametersXmlFile(String)

Specifies the XML file containing the parameters.

Applies to