IWithSetParameters 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
允許指定參數的 Web 部署定義階段。
public interface IWithSetParameters
type IWithSetParameters = interface
Public Interface IWithSetParameters
- 衍生
方法
WithSetParameter(String, String) |
加入部署的參數。 |
WithSetParametersXmlFile(String) |
指定包含參數的 XML 檔案。 |