ApplicationManifest.FileAssociations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the file associations that are defined in the manifest.
public:
property Microsoft::Build::Tasks::Deployment::ManifestUtilities::FileAssociationCollection ^ FileAssociations { Microsoft::Build::Tasks::Deployment::ManifestUtilities::FileAssociationCollection ^ get(); };
public Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociationCollection FileAssociations { get; }
member this.FileAssociations : Microsoft.Build.Tasks.Deployment.ManifestUtilities.FileAssociationCollection
Public ReadOnly Property FileAssociations As FileAssociationCollection
Property Value
A string that contains the file associations.