DeploymentSkipDirective.Add(DeploymentSkipDirectiveEntry) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute un DeploymentSkipDirectiveEntry à l’objet actuel.
public:
void Add(Microsoft::Web::Deployment::DeploymentSkipDirectiveEntry ^ entry);
C#
public void Add (Microsoft.Web.Deployment.DeploymentSkipDirectiveEntry entry);
member this.Add : Microsoft.Web.Deployment.DeploymentSkipDirectiveEntry -> unit
Public Sub Add (entry As DeploymentSkipDirectiveEntry)
Instance de DeploymentSkipDirectiveEntry.
Produit | Versions |
---|---|
IIS SDK for .NET | latest |