IWithSetParameters 인터페이스

정의

매개 변수를 지정할 수 있는 웹 배포 정의 단계입니다.

public interface IWithSetParameters
type IWithSetParameters = interface
Public Interface IWithSetParameters
파생

메서드

WithSetParameter(String, String)

배포에 대한 매개 변수를 추가합니다.

WithSetParametersXmlFile(String)

매개 변수를 포함하는 XML 파일을 지정합니다.

적용 대상