DeploymentPathChangedEventArgs(String) 构造函数

定义

使用部署路径的旧值初始化 DeploymentPathChangedEventArgs 类的新实例。

public DeploymentPathChangedEventArgs (string oldDeploymentPath);

参数

oldDeploymentPath
String

发生更改之前的 DeploymentPath 属性值。

适用于