Freigeben über


EntryPointDescription(CodePackageEntryPointKind) Konstruktor

Definition

Erstellt und initialisiert ein Kind -Objekt mit dem angegebenen 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)

Parameter

kind
CodePackageEntryPointKind

Ein CodePackageEntryPointKind , der den Typ des Einstiegspunkts angibt.

Gilt für: