Manifest.FileReferences Property

Definition

Specifies the set of files referenced by the manifest.

public Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileReferenceCollection FileReferences { get; }

Property Value

A FileReferenceCollection object representing the set of files that the manifest references.

Applies to