DeploymentStepStartedEventArgs.DeploymentStepInfo 属性

获取有关正在启动的部署步骤的信息。

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

语法

声明
Public Property DeploymentStepInfo As IDeploymentStepInfo
    Get
    Private Set
public IDeploymentStepInfo DeploymentStepInfo { get; private set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentStepInfo
一个表示部署步骤信息的对象。

.NET Framework 安全性

请参见

参考

DeploymentStepStartedEventArgs 类

Microsoft.VisualStudio.SharePoint 命名空间