DeploymentStepAttribute(String) 构造函数

定义

初始化 DeploymentStepAttribute 类的新实例。

public DeploymentStepAttribute (string id);

参数

id
String

部署步骤的唯一 ID。 建议使用包含基于公司的命名空间或前缀的字符串。

适用于