Condividi tramite


CodePackageDescription.EntryPoint Property

Definition

Gets the entry point for the code package.

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

Property Value

The entry point for the code package.

Applies to