DeploymentTypeChangedEventArgs.OldDeploymentType 属性

获取更改事件之前的 DeploymentType 属性值。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Public Property OldDeploymentType As DeploymentType
    Get
    Private Set
public DeploymentType OldDeploymentType { get; private set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.DeploymentType
一个表示以前的 DeploymentType 属性值的对象。

.NET Framework 安全性

请参见

参考

DeploymentTypeChangedEventArgs 类

Microsoft.VisualStudio.SharePoint 命名空间