ApplicationManifest.EntryPoint Property

Definition

Gets or sets an assembly reference that represents the entry point of the application.

public override Microsoft.Build.Tasks.Deployment.ManifestUtilities.AssemblyReference EntryPoint { get; set; }

Property Value

An AssemblyReference object that represents the entry point of the application.

Applies to