ISharePointProject.DeploymentConfigurations Property

Definition

A dictionary of all deployment configurations, including user-defined and in-the-box deployment configurations.

public:
 property Microsoft::VisualStudio::SharePoint::Deployment::IDeploymentConfigurationDictionary ^ DeploymentConfigurations { Microsoft::VisualStudio::SharePoint::Deployment::IDeploymentConfigurationDictionary ^ get(); };
public Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConfigurationDictionary DeploymentConfigurations { get; }
member this.DeploymentConfigurations : Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConfigurationDictionary
Public ReadOnly Property DeploymentConfigurations As IDeploymentConfigurationDictionary

Property Value

An object representing deployment configurations.

Applies to