FileReference.XmlComClasses Property

Definition

Gets or sets a property that is used to serialize the ComClasses property to an XML file.

C#
[System.ComponentModel.Browsable(false)]
public Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass[] XmlComClasses { get; set; }
C#
[System.ComponentModel.Browsable(false)]
public Microsoft.Build.Tasks.Deployment.ManifestUtilities.ComClass[] XmlComClasses { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

The value of the ComClasses property.

Attributes

Applies to

Produit Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 16, 17