SharePointProjectItemStartupUrlRequestedEventArgs.DeploymentContext 属性

获取或设置当前部署上下文。

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

语法

声明
Public Property DeploymentContext As ISharePointProjectItemDeploymentContext
    Get
    Private Set
public ISharePointProjectItemDeploymentContext DeploymentContext { get; private set; }

属性值

类型:Microsoft.VisualStudio.SharePoint.Deployment.ISharePointProjectItemDeploymentContext
一个 ISharePointProjectItemDeploymentContext 对象,该对象表示当前部署上下文。

.NET Framework 安全性

请参见

参考

SharePointProjectItemStartupUrlRequestedEventArgs 类

Microsoft.VisualStudio.SharePoint 命名空间