CodePackageEntryPoint.EntryPointStatus Property

Definition

Gets the entry point status.

public System.Fabric.EntryPointStatus EntryPointStatus { get; }
member this.EntryPointStatus : System.Fabric.EntryPointStatus
Public ReadOnly Property EntryPointStatus As EntryPointStatus

Property Value

The entry point status.

Applies to