Propriedade ISharePointProject.DeploymentConfigurations

Um dicionário de todas as configurações de implantação, incluindo configurações de implantação na caixa e definidos pelo usuário.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
ReadOnly Property DeploymentConfigurations As IDeploymentConfigurationDictionary
    Get
IDeploymentConfigurationDictionary DeploymentConfigurations { get; }

Valor de propriedade

Tipo: Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConfigurationDictionary
Um objeto que representa as configurações de implantação.

Segurança do .NET Framework

Consulte também

Referência

ISharePointProject Interface

Namespace Microsoft.VisualStudio.SharePoint