FileAssociationCollection.Add(FileAssociation) Method

Definition

Adds the specified file association to the collection.

public void Add (Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociation fileAssociation);

Parameters

fileAssociation
FileAssociation

The file association to add.

Applies to