Bagikan melalui


DeployedCodePackage.SetupEntryPoint Property

Definition

Gets the setup entry point.

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

Property Value

The setup entry point.

Applies to