Compartir a través de


EntryPointDescription(CodePackageEntryPointKind) Constructor

Definición

Crea e inicializa un Kind objeto con el especificado CodePackageEntryPointKind.

protected EntryPointDescription (System.Fabric.Description.CodePackageEntryPointKind kind);
new System.Fabric.Description.EntryPointDescription : System.Fabric.Description.CodePackageEntryPointKind -> System.Fabric.Description.EntryPointDescription
Protected Sub New (kind As CodePackageEntryPointKind)

Parámetros

kind
CodePackageEntryPointKind

que CodePackageEntryPointKind especifica el tipo de punto de entrada.

Se aplica a