Share via


DeployedCodePackage.EntryPoint Property

Definition

Gets the main entry point.

public System.Fabric.Query.CodePackageEntryPoint EntryPoint { get; }
member this.EntryPoint : System.Fabric.Query.CodePackageEntryPoint
Public ReadOnly Property EntryPoint As CodePackageEntryPoint

Property Value

The main entry point.

Applies to