DeploymentPathChangedEventArgs 类

定义

DeploymentPathChanged 事件提供数据。

public class DeploymentPathChangedEventArgs : EventArgs
继承
DeploymentPathChangedEventArgs

构造函数

DeploymentPathChangedEventArgs(String)

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

属性

OldDeploymentPath

获取旧的 DeploymentPath 属性值。

适用于