DeployedCodePackage.EntryPoint 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 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.