DeployedCodePackage.SetupEntryPoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.