次の方法で共有


EntryPointDescription(CodePackageEntryPointKind) コンストラクター

定義

指定した CodePackageEntryPointKindを使用して オブジェクトをKind作成および初期化します。

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)

パラメーター

kind
CodePackageEntryPointKind

CodePackageEntryPointKindエントリ ポイントの種類を指定する 。

適用対象