Ler em inglês

Partilhar via


IDeploymentConfigurationDictionary Interface

Definition

Contains a collection of deployment steps.

C#
public interface IDeploymentConfigurationDictionary : System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<string,Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConfiguration>>, System.Collections.Generic.IDictionary<string,Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConfiguration>, System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,Microsoft.VisualStudio.SharePoint.Deployment.IDeploymentConfiguration>>
Implements

Methods

Add(String, IEnumerable<String>, IEnumerable<String>)

Adds a deployment configuration to the dictionary. The deployment configuration added by using this method is not stored in the project file or user file.

Add(String)

Adds a deployment configuration to the dictionary. The deployment configuration added by using this method is not stored in the project file or user file.

Applies to

Produto Versões
SharePoint Projects 2017, 2019, 2022