Manifest.AssemblyIdentity Property

Definition

Specifies the identity of the manifest.

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

Property Value

An AssemblyIdentity object representing the identity of the manifest.

Attributes

Applies to