EntryPointDescription.Kind Property

Definition

Indicates an entry point type.

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

Property Value

Returns CodePackageEntryPointKind.

Applies to