ISharePointProject.DeploymentConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.